Package | bloodpressure |
Type | StructureDefinition |
Id | PIDsegment |
FHIR Version | R4 |
Source | http://bloodpressure.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bloodpressure/StructureDefinition-PIDsegment.html |
URL | http://bloodpressure.oemig.de/fhir/StructureDefinition/PIDsegment |
Version | 0.2.12 |
Status | draft |
Date | 2025-06-24T18:17:32+00:00 |
Name | PIDsegment |
Title | PID Segment LM |
Description | LM for relevant attributes of **PID Segment** (Patient in v2.x) |
Type | http://bloodpressure.oemig.de/fhir/StructureDefinition/PIDsegment |
Kind | logical |
No resources found
StructureDefinition | |
AbstractSegment | LM for an abstract segment |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PIDsegment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | AbstractSegment | PID Segment LM | |
![]() ![]() ![]() | 1..1 | Identifier(5.2.0) | id for patient | |
![]() ![]() ![]() | 0..1 | HumanName | name of patient | |
![]() ![]() ![]() | 0..1 | date | date of birth | |
{ "resourceType": "StructureDefinition", "id": "PIDsegment", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://bloodpressure.oemig.de/fhir/StructureDefinition/PIDsegment", "version": "0.2.12", "name": "PIDsegment", "title": "PID Segment LM", "status": "draft", "date": "2025-06-24T18:17:32+00:00", "publisher": "FO", "contact": [ { "name": "FO", "telecom": [ { "system": "url", "value": "http://www.oemig.de" } ] } ], "description": "LM for relevant attributes of **PID Segment** (Patient in v2.x)", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://bloodpressure.oemig.de/fhir/StructureDefinition/PIDsegment", "baseDefinition": "http://bloodpressure.oemig.de/fhir/StructureDefinition/AbstractSegment", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.2.12" } ], "element": [ { "id": "PIDsegment", "path": "PIDsegment", "short": "PID Segment LM", "definition": "LM for relevant attributes of **PID Segment** (Patient in v2.x)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "PIDsegment.patid", "path": "PIDsegment.patid", "short": "id for patient", "definition": "id for patient", "min": 1, "max": "1", "base": { "path": "PIDsegment.patid", "min": 1, "max": "1" }, "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier" ] } ] }, { "id": "PIDsegment.name", "path": "PIDsegment.name", "short": "name of patient", "definition": "name of patient", "min": 0, "max": "1", "base": { "path": "PIDsegment.name", "min": 0, "max": "1" }, "type": [ { "code": "HumanName" } ] }, { "id": "PIDsegment.dob", "path": "PIDsegment.dob", "short": "date of birth", "definition": "date of birth", "min": 0, "max": "1", "base": { "path": "PIDsegment.dob", "min": 0, "max": "1" }, "type": [ { "code": "date" } ] } ] }, "differential": { "element": [ { "id": "PIDsegment", "path": "PIDsegment", "short": "PID Segment LM", "definition": "LM for relevant attributes of **PID Segment** (Patient in v2.x)" }, { "id": "PIDsegment.patid", "path": "PIDsegment.patid", "short": "id for patient", "definition": "id for patient", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier" ] } ] }, { "id": "PIDsegment.name", "path": "PIDsegment.name", "short": "name of patient", "definition": "name of patient", "min": 0, "max": "1", "type": [ { "code": "HumanName" } ] }, { "id": "PIDsegment.dob", "path": "PIDsegment.dob", "short": "date of birth", "definition": "date of birth", "min": 0, "max": "1", "type": [ { "code": "date" } ] } ] } }