Release 4 DSTU2

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU (v1.0.2: DSTU ) in it's permanent home (it will always be available at this URL). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Sc-valueset-medicationknowledge-status.ttl Daf\valueset-daf-bodysite.json

Pharmacy Work Group Maturity Level : N/A Standards Status : Informative

Raw Turtle JSON (+ also see Turtle/RDF Format Specification ( canonical form )

Canonical Mapping Definition for "Medication knowledge status codes" Value SetVaccine Administered Body Site

@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:ConceptMap; fhir:Resource.id [ fhir:value "sc-medicationknowledge-status"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/ConceptMap/sc-medicationknowledge-status"]; fhir:ConceptMap.version [ fhir:value "4.0.1"]; fhir:ConceptMap.name [ fhir:value "MedicationKnowledge Status CodesCanonicalMap"]; fhir:ConceptMap.title [ fhir:value "Canonical Mapping for \"Medication knowledge status codes\""]; fhir:ConceptMap.status [ fhir:value "draft"]; fhir:ConceptMap.date [ fhir:value "2019-11-01T09:29:23+11:00"]; fhir:ConceptMap.publisher [ fhir:value "FHIR Project team"]; fhir:ConceptMap.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:ConceptMap.description [ fhir:value "Canonical Mapping for \"MedicationKnowledge Status Codes\""]; fhir:ConceptMap.source [ fhir:value "http://hl7.org/fhir/ValueSet/medicationknowledge-status"]; fhir:ConceptMap.target [ fhir:value "http://hl7.org/fhir/ValueSet/resource-status"]; fhir:ConceptMap.group [ fhir:index 0; fhir:ConceptMap.source [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationknowledge-status" ]; fhir:ConceptMap.target [ fhir:value "http://hl7.org/fhir/resource-status" ]; fhir:ConceptMap.element [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "entered-in-error" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "error" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ], [ fhir:index 1; fhir:ConceptMap.code [ fhir:value "active" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "active" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ], [ fhir:index 2; fhir:ConceptMap.code [ fhir:value "inactive" ]; fhir:ConceptMap.target [ fhir:index 0; fhir:ConceptMap.code [ fhir:value "inactive" ]; fhir:ConceptMap.equivalence [ fhir:value "equivalent" ] ] ] ] . # -------------------------------------------------------------------------------------
{
  "resourceType": "ValueSet",
  "id": "daf-bodysite",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.3.88.12.3221.8.9"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/daf-bodysite",
  "version": "1.0.2",
  "name": "Vaccine Administered Body Site",
  "status": "active",
  "experimental": true,
  "publisher": "HL7 FHIR",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-10-24T07:41:03+11:00",
  "description": "This identifies the body site at which the substance was administered",
  "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": "is-a",
            "value": "91723000"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "280115004"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "258331007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "118956008"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "91722005"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.