Package | ee.fhir.hcert |
Type | StructureDefinition |
Id | LabObservation |
FHIR Version | R5 |
Source | https://fhir.ee/hcert/https://build.fhir.org/ig/rlindstrm/ee-tx-test/StructureDefinition-LabObservation.html |
URL | https://fhir.ee/hcert/StructureDefinition/LabObservation |
Version | 1.0.0 |
Status | active |
Date | 2025-07-19T20:07:01+00:00 |
Name | LabObservation |
Title | Laboratory observation model |
Realm | ee |
Description | Observation model, taking metadata from the DataSet model. Allows animal patients in addition to human |
Type | https://fhir.ee/hcert/StructureDefinition/LabObservation |
Kind | logical |
No resources found
StructureDefinition | |
AnimalPatient | Animal patient |
DataSet | Metadata |
HumanPatient | Human patient |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LabObservation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | DataSet | Elements defined in Ancestors:subject[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | HumanPatient, AnimalPatient | My human patient model | |
{ "resourceType": "StructureDefinition", "id": "LabObservation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://fhir.ee/hcert/StructureDefinition/LabObservation", "version": "1.0.0", "name": "LabObservation", "title": "Laboratory observation model", "status": "active", "date": "2025-07-19T20:07:01+00:00", "publisher": "TEHIK", "contact": [ { "name": "TEHIK", "telecom": [ { "system": "url", "value": "https://tehik.ee" }, { "system": "email", "value": "abi@tehik.ee" } ] } ], "description": "Observation model, taking metadata from the DataSet model. Allows animal patients in addition to human", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "EE", "display": "Estonia" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://fhir.ee/hcert/StructureDefinition/LabObservation", "baseDefinition": "https://fhir.ee/hcert/StructureDefinition/DataSet", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "1.0.0" } ], "element": [ { "id": "LabObservation", "path": "LabObservation", "short": "Laboratory observation model", "definition": "Observation model, taking metadata from the DataSet model. Allows animal patients in addition to human", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "LabObservation.subject[x]", "path": "LabObservation.subject[x]", "short": "My human patient model", "definition": "My human patient model", "min": 1, "max": "1", "base": { "path": "DataSet.subject[x]", "min": 1, "max": "1" }, "type": [ { "code": "https://fhir.ee/hcert/StructureDefinition/HumanPatient", "profile": [ "https://fhir.ee/hcert/StructureDefinition/HumanPatient", "https://fhir.ee/hcert/StructureDefinition/AnimalPatient" ] } ] } ] }, "differential": { "element": [ { "id": "LabObservation", "path": "LabObservation", "short": "Laboratory observation model", "definition": "Observation model, taking metadata from the DataSet model. Allows animal patients in addition to human" }, { "id": "LabObservation.subject[x]", "path": "LabObservation.subject[x]", "type": [ { "code": "https://fhir.ee/hcert/StructureDefinition/HumanPatient", "profile": [ "https://fhir.ee/hcert/StructureDefinition/HumanPatient", "https://fhir.ee/hcert/StructureDefinition/AnimalPatient" ] } ] } ] } }