PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.1.5-beta
    https://simplifier.net/myhw/StructureDefinition/ObservationFunc
{
  "description": null,
  "_filename": "ObservationFunc.StructureDefinition.json",
  "package_name": "iteyes.myhw.core",
  "date": "2022-08-25T10:51:54.148458+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Observation",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.5-beta",
  "status": "draft",
  "id": "fe0ab9e6-2e23-4b2e-a9c5-258dbe5f7414",
  "kind": "resource",
  "url": "https://simplifier.net/myhw/StructureDefinition/ObservationFunc",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.identifier",
      "max": "0",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final"
    }, {
      "id": "Observation.category",
      "max": "1",
      "min": 1,
      "path": "Observation.category"
    }, {
      "id": "Observation.category.coding",
      "min": 1,
      "path": "Observation.category.coding"
    }, {
      "id": "Observation.category.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category"
    }, {
      "id": "Observation.category.coding.version",
      "max": "0",
      "path": "Observation.category.coding.version"
    }, {
      "id": "Observation.category.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "fixedCode": "exam"
    }, {
      "id": "Observation.category.coding.display",
      "max": "0",
      "path": "Observation.category.coding.display"
    }, {
      "id": "Observation.category.coding.userSelected",
      "max": "0",
      "path": "Observation.category.coding.userSelected"
    }, {
      "id": "Observation.category.text",
      "max": "0",
      "path": "Observation.category.text"
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding"
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "https://hira.or.kr/CodeSystem/result-code"
    }, {
      "id": "Observation.code.coding.version",
      "max": "0",
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding.userSelected",
      "max": "0",
      "path": "Observation.code.coding.userSelected"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference"
    }, {
      "id": "Observation.subject.type",
      "max": "0",
      "path": "Observation.subject.type"
    }, {
      "id": "Observation.subject.identifier",
      "max": "0",
      "path": "Observation.subject.identifier"
    }, {
      "id": "Observation.subject.display",
      "max": "0",
      "path": "Observation.subject.display"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "min": 1,
      "path": "Observation.encounter"
    }, {
      "id": "Observation.encounter.reference",
      "min": 1,
      "path": "Observation.encounter.reference"
    }, {
      "id": "Observation.encounter.type",
      "max": "0",
      "path": "Observation.encounter.type"
    }, {
      "id": "Observation.encounter.identifier",
      "max": "0",
      "path": "Observation.encounter.identifier"
    }, {
      "id": "Observation.encounter.display",
      "max": "0",
      "path": "Observation.encounter.display"
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]"
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "1",
      "path": "Observation.performer"
    }, {
      "id": "Observation.performer.reference",
      "min": 1,
      "path": "Observation.performer.reference"
    }, {
      "id": "Observation.performer.type",
      "max": "0",
      "path": "Observation.performer.type"
    }, {
      "id": "Observation.performer.identifier",
      "max": "0",
      "path": "Observation.performer.identifier"
    }, {
      "id": "Observation.performer.display",
      "max": "0",
      "path": "Observation.performer.display"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.value[x]:valueQuantity",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "sliceName": "valueQuantity"
    }, {
      "id": "Observation.value[x]:valueQuantity.value",
      "min": 1,
      "path": "Observation.value[x].value"
    }, {
      "id": "Observation.value[x]:valueQuantity.comparator",
      "max": "0",
      "path": "Observation.value[x].comparator"
    }, {
      "id": "Observation.value[x]:valueQuantity.unit",
      "min": 1,
      "path": "Observation.value[x].unit"
    }, {
      "id": "Observation.value[x]:valueString",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString"
    }, {
      "id": "Observation.dataAbsentReason.coding.system",
      "min": 1,
      "path": "Observation.dataAbsentReason.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/data-absent-reason"
    }, {
      "id": "Observation.dataAbsentReason.coding.version",
      "max": "0",
      "path": "Observation.dataAbsentReason.coding.version"
    }, {
      "id": "Observation.dataAbsentReason.coding.code",
      "min": 1,
      "path": "Observation.dataAbsentReason.coding.code"
    }, {
      "id": "Observation.dataAbsentReason.coding.display",
      "max": "0",
      "path": "Observation.dataAbsentReason.coding.display"
    }, {
      "id": "Observation.dataAbsentReason.coding.userSelected",
      "max": "0",
      "path": "Observation.dataAbsentReason.coding.userSelected"
    }, {
      "id": "Observation.dataAbsentReason.text",
      "max": "0",
      "path": "Observation.dataAbsentReason.text"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.note",
      "max": "0",
      "path": "Observation.note"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange.low.system",
      "max": "0",
      "path": "Observation.referenceRange.low.system"
    }, {
      "id": "Observation.referenceRange.low.code",
      "max": "0",
      "path": "Observation.referenceRange.low.code"
    }, {
      "id": "Observation.referenceRange.high.system",
      "max": "0",
      "path": "Observation.referenceRange.high.system"
    }, {
      "id": "Observation.referenceRange.high.code",
      "max": "0",
      "path": "Observation.referenceRange.high.code"
    }, {
      "id": "Observation.referenceRange.type",
      "max": "0",
      "path": "Observation.referenceRange.type"
    }, {
      "id": "Observation.referenceRange.appliesTo",
      "max": "0",
      "path": "Observation.referenceRange.appliesTo"
    }, {
      "id": "Observation.referenceRange.age",
      "max": "0",
      "path": "Observation.referenceRange.age"
    }, {
      "id": "Observation.referenceRange.text",
      "max": "0",
      "path": "Observation.referenceRange.text"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom.reference",
      "min": 1,
      "path": "Observation.derivedFrom.reference"
    }, {
      "id": "Observation.derivedFrom.type",
      "max": "0",
      "path": "Observation.derivedFrom.type"
    }, {
      "id": "Observation.derivedFrom.identifier",
      "max": "0",
      "path": "Observation.derivedFrom.identifier"
    }, {
      "id": "Observation.derivedFrom.display",
      "max": "0",
      "path": "Observation.derivedFrom.display"
    }, {
      "id": "Observation.component.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component.code.coding.version",
      "max": "0",
      "path": "Observation.component.code.coding.version"
    }, {
      "id": "Observation.component.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component.code.coding.userSelected",
      "max": "0",
      "path": "Observation.component.code.coding.userSelected"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.system",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding.system"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.version",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.version"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.code",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding.code"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.display",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.display"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.userSelected",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.userSelected"
    }, {
      "id": "Observation.component.dataAbsentReason.text",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.text"
    }, {
      "id": "Observation.component.interpretation",
      "max": "0",
      "path": "Observation.component.interpretation"
    }, {
      "id": "Observation.component.referenceRange",
      "path": "Observation.component.referenceRange",
      "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange"
    }, {
      "id": "Observation.component.referenceRange.low.system",
      "max": "0",
      "path": "Observation.component.referenceRange.low.system"
    }, {
      "id": "Observation.component.referenceRange.low.code",
      "max": "0",
      "path": "Observation.component.referenceRange.low.code"
    }, {
      "id": "Observation.component.referenceRange.high.system",
      "max": "0",
      "path": "Observation.component.referenceRange.high.system"
    }, {
      "id": "Observation.component.referenceRange.high.code",
      "max": "0",
      "path": "Observation.component.referenceRange.high.code"
    }, {
      "id": "Observation.component.referenceRange.type",
      "max": "0",
      "path": "Observation.component.referenceRange.type"
    }, {
      "id": "Observation.component.referenceRange.appliesTo",
      "max": "0",
      "path": "Observation.component.referenceRange.appliesTo"
    }, {
      "id": "Observation.component.referenceRange.age",
      "max": "0",
      "path": "Observation.component.referenceRange.age"
    }, {
      "id": "Observation.component.referenceRange.text",
      "max": "0",
      "path": "Observation.component.referenceRange.text"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}