Point-of-Care Device Implementation Guide
current - CI Build International flag

Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions

: Kind of relation value set - JSON Representation

Draft as of 2020-05-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "kind-of-relation",
  "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 <a href=\"CodeSystem-kind-of-relation.html\"><code>http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pocd/ValueSet/kind-of-relation",
  "version" : "current",
  "name" : "Kind",
  "title" : "Kind",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-05-12",
  "publisher" : "HL7 International - Devices Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description" : "CodeSystem for IEEE 11073-10207 Relation/Kind",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation"
      }
    ]
  }
}