FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagegpc.stu3.fhir-assets
Resource TypeValueSet
IdValueSet-CareConnect-MedicationDosageRoute-1.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "CareConnect-MedicationDosageRoute-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-MedicationDosageRoute-1",
  "version": "1.0.0",
  "name": "Care Connect Medication Dosage Route",
  "status": "active",
  "date": "2018-03-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A code from the SNOMED Clinical Terminology UK coding system that describes the e-Prescribing route of administration. Any code from the SNOMED CT UK 'NHS e-Prescribing route of administration subset' with subset original id 30201000001137; the corresponding SNOMED CT UK Refset FSN is 'ePrescribing route of administration simple reference set (foundation metadata concept)' with Refset Id 999000051000001100.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "999000051000001100"
          }
        ]
      }
    ]
  }
}