FHIR IG Statistics: ValueSet/AirportCodeVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "AirportCodeVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/reportofilltraveler/ValueSet/AirportCodeVS",
"version": "0.1.0",
"name": "AirportCodeVS",
"title": "Airport Codes VS",
"status": "draft",
"date": "2024-03-01T17:24:54+00:00",
"publisher": "HL7 Public Health Working Group",
"contact": [
{
"name": "HL7 Public Health Working Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pafm@lists.HL7.org"
}
]
}
],
"description": "A list of USA Airport Codes.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/reportofilltraveler/CodeSystem/airport-code-system"
}
]
}
}