← BackJSON

cs-1.2.276.0.76.5.440-2015-09-18T000000.fhir40.json

Download
{
  "resourceType": "CodeSystem",
  "id": "aktin-cs-zuweiser",
  "meta": 
  {
    "profile": 
    [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "de-DE",
  "extension": 
  [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": 
      {
        "start": "2015-09-18T00:00:00+02:00"
      }
    }
  ],
  "url": "http://aktin.org/fhir/CodeSystem/aktin-cs-zuweiser",
  "identifier": 
  [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.5.440"
    }
  ],
  "version": "2015-09-18T00:00:00",
  "name": "Zuweiser",
  "title": "Zuweiser",
  "status": "draft",
  "experimental": false,
  "publisher": "AKTIN e. V.",
  "contact": 
  [
    {
      "name": "AKTIN e. V.",
      "telecom": 
      [
        {
          "system": "phone",
          "value": "Tel. +49 391 67 28186"
        },
        {
          "system": "email",
          "value": "office@aktin.org"
        }
      ]
    }
  ],
  "description": "Zuweiser",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "property": 
  [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept. Values found in this version of the code system are: active",
      "type": "code"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'",
      "type": "dateTime"
    }
  ],
  "concept": 
  [
    {
      "code": "KVNPIK",
      "display": "KV-Notfallpraxis am Krankenhaus",
      "designation": 
      [
        {
          "language": "de-DE",
          "use": 
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "KV-Notfallpraxis am Krankenhaus"
        }
      ],
      "property": 
      [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2015-09-18"
        }
      ]
    },
    {
      "code": "KVNDAK",
      "display": "KV-Notdienst außerhalb des Krankenhauses",
      "designation": 
      [
        {
          "language": "de-DE",
          "use": 
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "KV-Notdienst außerhalb des Krankenhauses"
        }
      ],
      "property": 
      [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2015-09-18"
        }
      ]
    }
  ]
}