{
  "resourceType": "StructureDefinition",
  "id": "9ccfb5eb-c0bf-4695-b914-3e6b38bc0a30",
  "meta": {
    "lastUpdated": "2021-09-23T13:00:37.045+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/NICEPaO2",
  "name": "NICEPaO2",
  "status": "draft",
  "date": "2021-09-23T12:48:59.4052811+00:00",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "NICEDictionary",
      "uri": "https://www.stichting-nice.nl/dd/#start"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.category:LaboratoryTestResultCode",
        "path": "Observation.category",
        "sliceName": "LaboratoryTestResultCode"
      },
      {
        "id": "Observation.category:LaboratoryTestResultCode.coding.system",
        "path": "Observation.category.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.category:LaboratoryTestResultCode.coding.code",
        "path": "Observation.category.coding.code",
        "fixedCode": "2703-7"
      },
      {
        "id": "Observation.value[x]:valueQuantity",
        "path": "Observation.valueQuantity",
        "sliceName": "valueQuantity",
        "short": "De arteriële zuurstof druk.",
        "definition": "Geef PaO2 uit sample welke resulteert in het hoogste alveolair-arterieel zuurstofdruk verschil (A-aDO2= 7.13*FIO2 - PaO2 - PaCO2) in de eerste 24 uur van IC-opname. Indien de patiënt gedurende eerste 24 uur van de IC-behandeling geïntubeerd is geweest, gebruik dan alleen de waarden gedurende intubatie.:Meting moet verricht zijn in de eerste 24 uur van IC-opname, uitslag mag wel na 24 uur bekend zijn.   Indien er geen arterieel gas aanwezig is mag deze variabele niet uit het veneuze gas gesubstitueerd worden.    N.B. dit veld wordt ook in de Sepsis registratie, versie 2017 gebruikt waarin een een P/F ratio van  200 voor een beademde patiënt geclassificeerd wordt als respiratoir falen.",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "minValueQuantity": {
          "value": 20,
          "comparator": ">=",
          "unit": "mg"
        },
        "maxValueQuantity": {
          "value": 80,
          "comparator": "<=",
          "unit": "mg"
        },
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NICEDictionary",
            "map": "https://www.stichting-nice.nl/dd/#233"
          }
        ]
      },
      {
        "id": "Observation.value[x]:valueQuantity.value",
        "path": "Observation.valueQuantity.value",
        "minValueDecimal": 20,
        "maxValueDecimal": 80
      }
    ]
  }
}