← BackJSON

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

Download
{
  "resourceType": "CodeSystem",
  "id": "aktin-cs-andere-entlassungsarten",
  "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-andere-entlassungsarten",
  "identifier": 
  [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.3.1.195.5.56"
    }
  ],
  "version": "2015-09-18T00:00:00",
  "name": "Andere_entlassungsarten",
  "title": "Andere Entlassungsarten",
  "status": "draft",
  "experimental": false,
  "date": "2024-08-18T16:28:41+02:00",
  "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": "Entlassungsart (discharge disposition code) für \"kein Arztkontakt\" - AKTIN Notfalldokumentation",
  "caseSensitive": false,
  "content": "complete",
  "count": 1,
  "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: draft",
      "type": "code"
    }
  ],
  "concept": 
  [
    {
      "code": "6",
      "display": "Entlassung gegen ärztlichen Rat",
      "designation": 
      [
        {
          "language": "de-DE",
          "use": 
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "Entlassung gegen ärztlichen Rat"
        }
      ],
      "property": 
      [
        {
          "code": "status",
          "valueCode": "draft"
        }
      ]
    }
  ]
}