FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-PrescribedElsewhere-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-PrescribedElsewhere-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-PrescribedElsewhere-1",
"version": "1.0.0",
"name": "Care Connect Prescribed Elsewhere",
"status": "active",
"date": "2018-05-14T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem to identify the type of organisation/setting responsible for authorising and issuing medication outside of a GP system.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "out-of-hours",
"display": "Out of Hours"
},
{
"code": "hospital",
"display": "Hospital"
},
{
"code": "dental",
"display": "Dental"
},
{
"code": "other-organisation",
"display": "Other Organisation"
},
{
"code": "hand-written",
"display": "Hand Written"
},
{
"code": "self-prescribed",
"display": "Self Prescribed"
},
{
"code": "private",
"display": "Private"
}
]
}