Package | ca.on.oh.mha-pds |
Type | StructureDefinition |
Id | ext-identifierversion |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion |
URL | http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion |
Version | 0.1.0 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | ExtensionIdentifierVersion |
Title | Extension: Identifier Version |
Realm | ca |
Authority | hl7 |
Description | A version string indicating the currency/validity of an identifier |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
profile-patient | Patient Profile |
ca-on-mha-profile-patient | MHA Patient Profile |
ca-on-mha-profile-Patient | MHA Patient Profile |
ca-on-seris-profile-Patient | Patient |
patient-ca-core | Patient (CA-Core) |
ca-on-ps-profile-patient | Patient (PS-ON) |
patient-ca-ps | Patient (PS-CA) |
patient-ca-ps | Patient (PS-CA) |
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion" | |
![]() ![]() ![]() | 1..1 | string | Value of extension Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() | S | 1..1 | string | Value of extension |
![]() |
{ "resourceType": "StructureDefinition", "id": "ext-identifierversion", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion", "version": "0.1.0", "name": "ExtensionIdentifierVersion", "title": "Extension: Identifier Version", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "HL7 Canada - FHIR Implementation Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations" } ] } ], "description": "A version string indicating the currency/validity of an identifier", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient.identifier" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "A code indicating a specific version of an identifier credential", "comment": "For example, a health card version number, credit card version number, etc. Used to help verify the authenticity of a credential", "max": "1", "mustSupport": false }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "closed" }, "type": [ { "code": "string" } ] }, { "id": "Extension.value[x]:valueString", "path": "Extension.value[x]", "sliceName": "valueString", "min": 1, "type": [ { "code": "string" } ], "mustSupport": true } ] } }