← back
NEMSIS ePatient.16 Age Units
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-ePatient.16 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-ePatient.16.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-ePatient-16",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-ePatient.16",
"version": "0.3.4",
"name": "NemsisePatient16",
"title": "NEMSIS ePatient.16 Age Units",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "2516001",
"display": "Days"
},
{
"code": "2516003",
"display": "Hours"
},
{
"code": "2516005",
"display": "Minutes"
},
{
"code": "2516007",
"display": "Months"
},
{
"code": "2516009",
"display": "Years"
}
]
}
]
}
}