PackagesCanonicalsLogsProblems
    Packages
    ee.tehik.mpi@0.1.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation
{
  "description": null,
  "_filename": "StructureDefinition-EEMPI-Observation-SocialHistory-Occupation.json",
  "package_name": "ee.tehik.mpi",
  "date": "2022-10-14T07:09:19.9103802+00:00",
  "derivation": "constraint",
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEMPIObservationSocialHistoryOccupation",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EE MPI Observation SocialHistory Occupation",
  "package_version": "0.1.0-beta",
  "status": "draft",
  "id": "51795c91-8900-4b1e-b72b-3c3283ad5669",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.category",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "social-history",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "display": "Social history"
        } ]
      }
    }, {
      "id": "Observation.category.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding"
    }, {
      "id": "Observation.category.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category"
    }, {
      "id": "Observation.category.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "fixedCode": "social-history"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.code",
          "type": "exists"
        } ]
      }
    }, {
      "id": "Observation.code:loinc",
      "path": "Observation.code",
      "sliceName": "loinc"
    }, {
      "id": "Observation.code:loinc.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code:loinc.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "11341-5"
    }, {
      "id": "Observation.code:loinc.coding.display",
      "path": "Observation.code.coding.display",
      "fixedString": "History of occupation"
    }, {
      "id": "Observation.code:snomed",
      "path": "Observation.code",
      "sliceName": "snomed"
    }, {
      "id": "Observation.code:snomed.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code:snomed.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "184104002"
    }, {
      "id": "Observation.code:snomed.coding.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Patient occupation"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      }, {
        "code": "Timing"
      } ],
      "short": "Kelle juures töötab \"dateTime\" hetkel; või period mille jooksul töötab; või kestvus kui kaua töötab"
    }, {
      "id": "Observation.issued",
      "min": 1,
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "1",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ],
      "short": "Tööandja"
    }, {
      "id": "Observation.performer.display",
      "path": "Observation.performer.display",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Amet"
    }, {
      "id": "Observation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.system",
      "path": "Observation.value[x].coding.system",
      "short": "Ametite Klassifikaator",
      "fixedUri": "https://pub.e-tervis.ee/classifications/AK/3",
      "mustSupport": false
    }, {
      "id": "Observation.value[x].coding.code",
      "path": "Observation.value[x].coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://pub.e-tervis.ee/classifications/AK/3"
      },
      "mustSupport": false
    }, {
      "id": "Observation.value[x].coding.display",
      "min": 1,
      "path": "Observation.value[x].coding.display",
      "mustSupport": true
    }, {
      "id": "Observation.dataAbsentReason",
      "path": "Observation.dataAbsentReason",
      "short": "Ameti puudumise põhjus"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "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",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Observation"
}