This case-sensitive code system https://alexapi.medtechglobal.com/fhir/CodeSystem/gmsstatus-code defines the following codes:
| Code | Display |
| A | Adult |
| C | Child |
| J | Juvenile |
| N | Not applicable |
| Y | Young |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://alexapi.medtechglobal.com/fhir/CodeSystem/gmsstatus-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "GmsCodes"] ; #
fhir:title [ fhir:v "Medtech GMS CodeSystem"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-12T01:02:12+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Medtech Global"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Medtech Global" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://medtechglobal.com" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ]
] )
] [
fhir:name [ fhir:v "Medtech Support" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] ) ; #
fhir:description [ fhir:v "CodeSystem to support gms status"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Adult" ]
] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Child" ]
] [
fhir:code [ fhir:v "J" ] ;
fhir:display [ fhir:v "Juvenile" ]
] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Not applicable" ]
] [
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Young" ]
] ) . #
# -------------------------------------------------------------------------------------