FHIR IG analytics| Package | hl7.fhir.uv.oo-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-transport-status.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/oo-incubator/ValueSet-transport-status.html |
| URL | http://hl7.org/fhir/ValueSet/transport-status |
| Version | 0.1.0 |
| Status | draft |
| Date | 2020-12-28T16:55:11+11:00 |
| Name | TransportStatusVS |
| Title | Transport Status Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | Status of the transport |
No resources found
| CodeSystem | |
| transport-status | Transport Status Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet transport-status
Profile: Shareable ValueSet
http://hl7.org/fhir/transport-status version 📦6.0.0-ballot3{
"resourceType": "ValueSet",
"id": "transport-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/ValueSet/transport-status",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3035"
}
],
"version": "0.1.0",
"name": "TransportStatusVS",
"title": "Transport Status Value Set",
"status": "draft",
"experimental": false,
"date": "2020-12-28T16:55:11+11:00",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"name": "HL7 Orders and Observations Workgroup",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
},
{
"system": "email",
"value": "oo@lists.HL7.org"
}
]
}
],
"description": "Status of the transport",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/transport-status"
}
]
}
}