PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/nNGM/Vitalstatus
{
  "description": "Dieses Profil beschreibt den Vitalstatus eines Patienten innerhalb des nNGM-Projektes.",
  "_filename": "Profile-nNGM-Observation-Vitalstatus.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Observation_Vitalstatus",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile - nNGM - Observation - Vitalstatus",
  "package_version": "1.0.0",
  "status": "active",
  "id": "804f9235-7ffe-4697-94cb-f35cd3ae04b1",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/nNGM/Vitalstatus",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final"
    }, {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.category:survey",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "sliceName": "survey",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "survey",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        } ]
      }
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "67162-8",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.code.coding:loinc.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "label": "LetzterKontakt",
      "short": "effectiveDateTime erlaubt genaue Kodierung des letzten Lebendzeitpunktes, partielle Datumsangaben sind jedoch auch erlaubt. Enthält nicht den Todeszeitpunkt (siehe Patient.deceased[x])!",
      "sliceName": "effectiveDateTime",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "label": "Vitalstatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/Vitalstatus"
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension",
      "min": 0,
      "path": "Observation.value[x].extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.value[x].extension:todesdatum",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/todesdatum" ]
      } ],
      "sliceName": "todesdatum",
      "isModifier": false
    }, {
      "id": "Observation.value[x].extension:informationsquelleTodesdatum",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/iqt" ]
      } ],
      "sliceName": "informationsquelleTodesdatum",
      "isModifier": false
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}