FHIR IG analytics| Package | gpc.stu3.fhir-assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-PrescribingAgency-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-PrescribingAgency-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-PrescribingAgency-1",
"version": "1.1.0",
"name": "Care Connect Prescribing Agency",
"status": "active",
"date": "2022-03-09T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem to identify the prescribing agency.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "prescribed-at-gp-practice",
"display": "Prescribed at GP practice"
},
{
"code": "prescribed-by-another-organisation",
"display": "Prescribed by another organisation"
},
{
"code": "prescribed-by-previous-practice",
"display": "Prescribed by previous practice"
}
]
}