← BackJSON

voc-1.2.276.0.76.11.46-2015-11-17T000000.fhir40.json

Download
{
  "resourceType": "ValueSet",
  "id": "1.2.276.0.76.11.46--20151117000000",
  "meta": 
  {
    "profile": 
    [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": 
    [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "extension": 
  [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": 
      {
        "start": "2015-11-17T00:00:00+02:00"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "http://art-decor.org/decor/services/RetrieveValueSet?prefix=hl7de-&version=&id=1.2.276.0.76.11.46&effectiveDate=2015-11-17T00:00:00"
    }
  ],
  "url": "https://art-decor.org/fhir/ValueSet/1.2.276.0.76.11.46--20151117000000",
  "identifier": 
  [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.11.46"
    }
  ],
  "version": "2015-11-17T00:00:00",
  "name": "Pregnancystatus",
  "title": "Schwangerschafts-Status",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 Deutschland e. V.",
  "contact": 
  [
    {
      "name": "HL7 Deutschland e. V.",
      "telecom": 
      [
        {
          "system": "phone",
          "value": "T 0700 77 77 67 67"
        }
      ]
    }
  ],
  "description": "Schwangerschafts-Status",
  "immutable": false,
  "compose": 
  {
    "include": 
    [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": 
        [
          {
            "code": "UNK",
            "display": "Unbekannt"
          }
        ]
      },
      {
        "system": "urn:oid:1.2.276.0.76.3.1.195.5.46",
        "concept": 
        [
          {
            "code": "1",
            "display": "Patient ist schwanger"
          },
          {
            "code": "0",
            "display": "Patient ist nicht schwanger"
          }
        ]
      }
    ]
  }
}