PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/oxygensat
{
  "description": "Copied FHIR Vital Sign Profile to remove .component.value quantity type constrain. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.",
  "_filename": "VitalSignsOxygensat.json",
  "package_name": "PGO.02",
  "date": "2018-07-12",
  "derivation": "constraint",
  "publisher": "Health Level Seven International (Orders and Observations Workgroup)",
  "fhirVersion": "3.0.1",
  "name": "Vital Signs Oxygensat",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/O2Saturation-v3.1(2017EN)",
    "name": "HCIM O2Saturation-v3.1(2017EN)",
    "identity": "hcim-o2saturation-v3.1-2017EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Observation",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "VitalSigns Oxygensat",
  "package_version": "1.02.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-summary",
    "valueMarkdown": "\"####Complete Summary of the Mandatory Requirements\r\r1.  One code in `Observation.code` which must have\r    -   a fixed `Observation.code.coding.system`=**'http ://loinc.org'**\r    -   a fixed  `Observation.code.coding.code`= **'59408-5'**\r    -   Other additional codes are allowed - e.g. more specific LOINC\r        Codes, SNOMED CT concepts, system specific codes. All codes\r        SHALL have an system value\r2.  a fixed`Observation.valueQuantity.code` = **'%'**\r\""
  } ],
  "status": "active",
  "id": "110ba30d-7c14-4e45-86b0-39a6f2aa8662",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/oxygensat",
  "version": "2.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "FHIR O2 saturatie-profiel" ],
      "short": "FHIR Oxygen Saturation Profile",
      "mapping": [ {
        "map": "NL-CM:12.10.1",
        "identity": "hcim-o2saturation-v3.1-2017EN"
      } ],
      "definition": "This profile defines  how to represent Oxygen Saturation observations in FHIR using a standard LOINC code and UCUM units of measure."
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "alias": [ "O2 saturatie" ],
      "short": "O2 Saturation",
      "comment": "additional codes that translate or map to this code are allowed.  For example a more granular LOINC code or code that is used locally in a system.",
      "definition": "Oxygen Saturation."
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:OxygenSatCode",
      "path": "Observation.code.coding",
      "sliceName": "oxygenSatCode"
    }, {
      "id": "Observation.code.coding:OxygenSatCode.system",
      "path": "Observation.code.coding.system",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding:OxygenSatCode.code",
      "path": "Observation.code.coding.code",
      "type": [ {
        "code": "code"
      } ],
      "fixedCode": "59408-5"
    }, {
      "id": "Observation.valueQuantity",
      "path": "Observation.valueQuantity"
    }, {
      "id": "Observation.valueQuantity.code",
      "path": "Observation.valueQuantity.code",
      "type": [ {
        "code": "code"
      } ],
      "fixedCode": "%"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns"
}