| Package | ee.tehik.mpi |
| Resource Type | StructureDefinition |
| Id | EEMPI-Observation-SocialHistory-Occupation |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ee.tehik.mpi@0.1.0-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation |
| URL | https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation |
| Version | 1.0.0 |
| Status | draft |
| Date | 2022-10-14T07:09:19.9103802+00:00 |
| Name | EEMPIObservationSocialHistoryOccupation |
| Title | EE MPI Observation SocialHistory Occupation |
| Authority | hl7 |
| Type | Observation |
| Kind | resource |
No resources found
| StructureDefinition | |
| EEBase-Observation | EEBase Observation |
| EEBase-Organization | EEBase Organization |
| EEBase-Patient | EEBase Patient |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "EEMPI-Observation-SocialHistory-Occupation",
"url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation",
"version": "1.0.0",
"name": "EEMPIObservationSocialHistoryOccupation",
"title": "EE MPI Observation SocialHistory Occupation",
"status": "draft",
"date": "2022-10-14T07:09:19.9103802+00:00",
"publisher": "HL7 EE",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.category",
"path": "Observation.category",
"min": 1,
"max": "1",
"fixedCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social history"
}
]
}
},
{
"id": "Observation.category.coding",
"path": "Observation.category.coding",
"min": 1,
"max": "1"
},
{
"id": "Observation.category.coding.system",
"path": "Observation.category.coding.system",
"min": 1,
"fixedUri": "http://hl7.org/fhir/ValueSet/observation-category"
},
{
"id": "Observation.category.coding.code",
"path": "Observation.category.coding.code",
"min": 1,
"fixedCode": "social-history"
},
{
"id": "Observation.code",
"path": "Observation.code",
"slicing": {
"discriminator": [
{
"type": "exists",
"path": "coding.code"
}
],
"rules": "open"
}
},
{
"id": "Observation.code:loinc",
"path": "Observation.code",
"sliceName": "loinc"
},
{
"id": "Observation.code:loinc.coding.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.code:loinc.coding.code",
"path": "Observation.code.coding.code",
"min": 1,
"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",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Observation.code:snomed.coding.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "184104002"
},
{
"id": "Observation.code:snomed.coding.display",
"path": "Observation.code.coding.display",
"fixedString": "Patient occupation"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"short": "Kelle juures töötab \"dateTime\" hetkel; või period mille jooksul töötab; või kestvus kui kaua töötab",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
},
{
"code": "Timing"
}
]
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"min": 1
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Tööandja",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
]
}
]
},
{
"id": "Observation.performer.display",
"path": "Observation.performer.display",
"mustSupport": true
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"short": "Amet",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Observation.value[x].coding",
"path": "Observation.value[x].coding",
"min": 1,
"max": "1",
"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",
"mustSupport": false,
"binding": {
"strength": "required",
"valueSet": "https://pub.e-tervis.ee/classifications/AK/3"
}
},
{
"id": "Observation.value[x].coding.display",
"path": "Observation.value[x].coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"short": "Ameti puudumise põhjus"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component",
"path": "Observation.component",
"max": "0"
}
]
}
}