PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Observation-SocialHistory-EducationRecord
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Observation-SocialHistory-EducationRecord.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-05-02T11:47:19.9904471+00:00",
  "derivation": "constraint",
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBaseObservationSocialHistoryEducationRecord",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase Observation SocialHistory Education Record",
  "package_version": "1.0.0-beta",
  "status": "draft",
  "id": "254129f4-2313-4b2b-86e5-0838846e5b65",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Observation-SocialHistory-EducationRecord",
  "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"
    }, {
      "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.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "short": "Highest level of education",
      "fixedCode": "82589-3"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient" ]
      } ]
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "max": "0",
      "path": "Observation.encounter"
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "short": "Period mille jooksul haridustegevus jätkus või millal vastav haridustase kätte saadud"
    }, {
      "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": "Õppeasutus"
    }, {
      "id": "Observation.performer.display",
      "path": "Observation.performer.display",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Haridustase",
      "binding": {
        "strength": "required",
        "valueSet": "https://hl7.ee/ValueSet/eebase-educational-level"
      }
    }, {
      "id": "Observation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.system",
      "min": 1,
      "path": "Observation.value[x].coding.system",
      "short": "EE education level",
      "fixedUri": "https://hl7.ee/ValueSet/eebase-educational-level",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://hl7.ee/ValueSet/eebase-educational-level"
      },
      "mustSupport": true
    }, {
      "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"
}