Package | ee.fhir.hcert |
Type | StructureDefinition |
Id | AnimalPatient |
FHIR Version | R5 |
Source | https://fhir.ee/hcert/https://build.fhir.org/ig/rlindstrm/ee-tx-test/StructureDefinition-AnimalPatient.html |
URL | https://fhir.ee/hcert/StructureDefinition/AnimalPatient |
Version | 1.0.0 |
Status | active |
Date | 2025-07-19T20:07:01+00:00 |
Name | AnimalPatient |
Title | Animal patient |
Realm | ee |
Description | Animal patient model |
Type | https://fhir.ee/hcert/StructureDefinition/AnimalPatient |
Kind | logical |
StructureDefinition | |
LabObservation | Laboratory observation model |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition AnimalPatient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Animal patient Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | Identifier | Animal patient identifier | |
![]() ![]() ![]() | 1..1 | string | Animal's current name | |
{ "resourceType": "StructureDefinition", "id": "AnimalPatient", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://fhir.ee/hcert/StructureDefinition/AnimalPatient", "version": "1.0.0", "name": "AnimalPatient", "title": "Animal patient", "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": "Animal patient model", "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/AnimalPatient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "AnimalPatient", "path": "AnimalPatient", "short": "Animal patient", "definition": "Animal patient model", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "AnimalPatient.identifier", "path": "AnimalPatient.identifier", "short": "Animal patient identifier", "definition": "Animal patient identifier", "min": 1, "max": "1", "base": { "path": "AnimalPatient.identifier", "min": 1, "max": "1" }, "type": [ { "code": "Identifier" } ] }, { "id": "AnimalPatient.name", "path": "AnimalPatient.name", "short": "Animal's current name", "definition": "Animal's current name", "min": 1, "max": "1", "base": { "path": "AnimalPatient.name", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "AnimalPatient", "path": "AnimalPatient", "short": "Animal patient", "definition": "Animal patient model" }, { "id": "AnimalPatient.identifier", "path": "AnimalPatient.identifier", "short": "Animal patient identifier", "definition": "Animal patient identifier", "min": 1, "max": "1", "type": [ { "code": "Identifier" } ] }, { "id": "AnimalPatient.name", "path": "AnimalPatient.name", "short": "Animal's current name", "definition": "Animal's current name", "min": 1, "max": "1", "type": [ { "code": "string" } ] } ] } }