FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/kind-of-relation

Packagehl7.fhir.uv.pocd
TypeValueSet
Idkind-of-relation
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/ValueSet-kind-of-relation.html
URLhttp://hl7.org/fhir/uv/pocd/ValueSet/kind-of-relation
Versioncurrent
Statusdraft
Date2020-05-12
NameKind
TitleKind
Realmuv
Authorityhl7
DescriptionCodeSystem for IEEE 11073-10207 Relation/Kind

Resources that use this resource

StructureDefinition
relationRelation extension

Resources that this resource uses

CodeSystem
kind-of-relationKind

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "kind-of-relation",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}