| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | EMS-PDS-DeliveryPlaceType-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeliveryPlaceType-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeliveryPlaceType-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2017-12-04T00:00:00+00:00 |
| Name | EMS PDS Delivery Place Type |
| Authority | hl7 |
| Description | A CodeSystem to identify the delivery place type. |
| Copyright | Copyright © 2017 NHS Digital |
| Content | complete |
| ValueSet | |
| EMS-PDS-DeliveryPlaceType-1 | EMS PDS Delivery Place Type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "EMS-PDS-DeliveryPlaceType-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-PDS-DeliveryPlaceType-1",
"version": "1.0.0",
"name": "EMS PDS Delivery Place Type",
"status": "draft",
"date": "2017-12-04T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the delivery place type.",
"copyright": "Copyright © 2017 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "0",
"display": "In NHS hospital - delivery facilities associated with midwife ward"
},
{
"code": "1",
"display": "At a domestic address"
},
{
"code": "2",
"display": "In NHS hospital - delivery facilities associated with consultant ward"
},
{
"code": "3",
"display": "In NHS hospital - delivery facilities associated with GMP ward"
},
{
"code": "4",
"display": "In NHS hospital - delivery facilities associated with consultant/GMP/midwife ward inclusive of any combination of two of the professionals mentioned"
},
{
"code": "5",
"display": "In private hospital"
},
{
"code": "6",
"display": "In other hospital or institution"
},
{
"code": "7",
"display": "In NHS hospital - ward or unit without delivery facilities"
},
{
"code": "8",
"display": "None of the above"
},
{
"code": "9",
"display": "Not known"
}
]
}