International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: Medicine Route of Administration - JSON Representation

Draft as of 2023-01-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.11.22.33--20170510000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://fhir.de/CodeSystem/edqm</code></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2017-05-10T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.11.22.33"
    }
  ],
  "version" : "1.0",
  "name" : "IPSRouteOfAdmin",
  "title" : "Medicine Route of Administration",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-01-12T22:27:49+01:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "**Value Set Definition:**\n\nDrawnFromCodeSystem 0.4.0.127.0.16.1.1.2.1 (EDQM.html) \nPropertyBasedContentSet.IncludeWithProperty.Expression\n (  \n            ([Concept Status] = ‘Current’.html)\n   AND  ([Concept Class] =                 'route of administration'.html)\n   AND  ([Domain] = 'Human and Veterinary'.html)\n .html) \n\n\nThe list of values reported hereafter is provided only as example",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/edqm"
      }
    ]
  }
}