Package | hl7.fhir.uv.ips |
Type | StructureDefinition |
Id | MName |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/ips/https://build.fhir.org/ig/costateixeira/fhir-ips/StructureDefinition-MName.html |
URL | http://hl7.org/fhir/uv/ips/StructureDefinition/MName |
Version | 2.0.0 |
Status | active |
Date | 2025-05-05T17:00:38+00:00 |
Name | MName |
Title | Name |
Realm | uv |
Authority | hl7 |
Description | Name |
Type | http://hl7.org/fhir/uv/ips/StructureDefinition/MName |
Kind | logical |
StructureDefinition | |
PatientFeature | Patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition MName
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Name Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 0..* | string | Given | |
{ "resourceType": "StructureDefinition", "id": "MName", "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-wg", "valueCode": "pc" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips" } ] } } ], "url": "http://hl7.org/fhir/uv/ips/StructureDefinition/MName", "version": "2.0.0", "name": "MName", "title": "Name", "status": "active", "date": "2025-05-05T17:00:38+00:00", "publisher": "HL7 International / Patient Care", "contact": [ { "name": "HL7 International / Patient Care", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "Name", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/uv/ips/StructureDefinition/MName", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "MName", "path": "MName", "short": "Name", "definition": "Name", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "MName.given", "path": "MName.given", "short": "Given", "definition": "Given", "min": 0, "max": "*", "base": { "path": "MName.given", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "MName", "path": "MName", "short": "Name", "definition": "Name" }, { "id": "MName.given", "path": "MName.given", "short": "Given", "definition": "Given", "min": 0, "max": "*", "type": [ { "code": "string" } ] } ] } }