PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/body-temperature
{
  "description": "Body temperature of a patient",
  "_filename": "Profile-Observation-BodyTemperature.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "BodyTemperature",
  "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": "Body Temperature",
  "package_version": "0.9.1",
  "status": "active",
  "id": "292a382a-13ee-4ead-9ad8-e0771b546ac8",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/body-temperature",
  "version": "0.9.1",
  "differential": {
    "element": [ {
      "id": "Observation.code.coding:BodyTempCodeSnomed",
      "max": "1",
      "path": "Observation.code.coding",
      "sliceName": "BodyTempCodeSnomed"
    }, {
      "id": "Observation.code.coding:BodyTempCodeSnomed.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding:BodyTempCodeSnomed.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "386725007"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "slicing": {
        "rules": "closed"
      }
    }, {
      "id": "Observation.value[x]:valueQuantity",
      "path": "Observation.value[x]",
      "sliceName": "valueQuantity"
    }, {
      "id": "Observation.value[x]:valueQuantity.unit",
      "path": "Observation.value[x].unit",
      "fixedString": "°C"
    }, {
      "id": "Observation.value[x]:valueQuantity.code",
      "path": "Observation.value[x].code",
      "fixedCode": "Cel"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/bodytemp"
}