WorkflowThis is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
| FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Logical Model ParticipantContactable
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:StructureDefinition;
fhir:Resource.id [ fhir:value "ParticipantContactable"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:DomainResource.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "informative" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ParticipantContactable"];
fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
fhir:CanonicalResource.name [ fhir:value "ParticipantContactable"];
fhir:CanonicalResource.title [ fhir:value "participantcontactable"];
fhir:CanonicalResource.status [ fhir:value "draft"];
fhir:CanonicalResource.experimental [ fhir:value "false"];
fhir:CanonicalResource.date [ fhir:value "2022-12-14T07:12:54+11:00"];
fhir:CanonicalResource.publisher [ fhir:value "Health Level Seven International fhir"];
fhir:CanonicalResource.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
]
];
fhir:CanonicalResource.description [ fhir:value "Logical Model: A pattern followed by resources that represent a participant that can be contacted."];
fhir:CanonicalResource.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ParticipantContactable"];
fhir:StructureDefinition.version [ fhir:value "5.0.0-snapshot3"];
fhir:StructureDefinition.name [ fhir:value "ParticipantContactable"];
fhir:StructureDefinition.title [ fhir:value "participantcontactable"];
fhir:StructureDefinition.status [ fhir:value "draft"];
fhir:StructureDefinition.experimental [ fhir:value "false"];
fhir:StructureDefinition.date [ fhir:value "2022-12-14T07:12:54+11:00"];
fhir:StructureDefinition.publisher [ fhir:value "Health Level Seven International fhir"];
fhir:StructureDefinition.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
]
];
fhir:StructureDefinition.description [ fhir:value "Logical Model: A pattern followed by resources that represent a participant that can be contacted."];
fhir:StructureDefinition.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:StructureDefinition.fhirVersion [ fhir:value "5.0.0-snapshot3"];
fhir:StructureDefinition.mapping [
fhir:StructureDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:StructureDefinitionMappingComponent.uri [ fhir:value "http://hl7.org/v3" ];
fhir:StructureDefinitionMappingComponent.name [ fhir:value "RIM Mapping" ]
];
fhir:StructureDefinition.kind [ fhir:value "logical"];
fhir:StructureDefinition.abstract [ fhir:value "false"];
fhir:StructureDefinition.type [ fhir:value "ParticipantContactable"];
fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/Base"];
fhir:StructureDefinition.snapshot [
fhir:StructureDefinitionSnapshotComponent.element [
fhir:Element.id [ fhir:value "ParticipantContactable" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantContactable" ];
fhir:ElementDefinition.short [ fhir:value "Contactable Participant Pattern" ];
fhir:ElementDefinition.definition [ fhir:value "A pattern followed by resources that represent a participant that can be contacted." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantContactable" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:ElementDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:ElementDefinitionMappingComponent.map [ fhir:value "Role" ]
]
], [
fhir:Element.id [ fhir:value "ParticipantContactable.telecom" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantContactable.telecom" ];
fhir:ElementDefinition.short [ fhir:value "A contact detail for the participant" ];
fhir:ElementDefinition.definition [ fhir:value "A contact detail (e.g. a telephone number or an email address) by which the participant may be contacted." ];
fhir:ElementDefinition.requirements [ fhir:value "Participants have (primary) ways to contact them in some way such as phone, email." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantContactable.telecom" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "ContactPoint" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
fhir:ElementDefinition.mapping [
fhir:ElementDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:ElementDefinitionMappingComponent.map [ fhir:value ".identifier" ]
]
], [
fhir:Element.id [ fhir:value "ParticipantContactable.address" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantContactable.address" ];
fhir:ElementDefinition.short [ fhir:value "An address for the individual" ];
fhir:ElementDefinition.definition [ fhir:value "An address for the participant." ];
fhir:ElementDefinition.requirements [ fhir:value "May need to keep track of participant addresses for contacting, billing or reporting requirements and also to help with identification." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantContactable.address" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Address" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
fhir:ElementDefinition.mapping [
fhir:ElementDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:ElementDefinitionMappingComponent.map [ fhir:value ".status" ]
]
]
] .
# -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 Ballot hl7.fhir.core#5.0.0-snapshot3 generated on Wed, Dec 14, 2022 07:13+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change