This is the set of resources that conform to either of the profiles AssignedIdentifier (http://medcomfhir.dk/ig/core/StructureDefinition/medcom-assigned-identifier) and AssignedIdentifier (http://medcomfhir.dk/ig/core/StructureDefinition/medcom-assigned-identifier). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | An identifier intended for computation ele-1: All FHIR elements must have a @value or children | ||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: ?? (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: ?? (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. ele-1: All FHIR elements must have a @value or children |
system | Σ | 0..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | SΣC | 1..1 | string | The value is a UUID identifier version 4. ele-1: All FHIR elements must have a @value or children medcom-uuidv4: The value shall correspond to the structure of an UUID version 4 Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use ele-1: All FHIR elements must have a @value or children |
assigner | SΣ | 1..1 | Reference(MedComCoreOrganization | #sd-medcom-core-organization-medcom-core-organization) | A reference to the organization that initially added the identifier. ele-1: All FHIR elements must have a @value or children |
Documentation for this format |