FHIR IG analytics| Package | pcr.r4.1-1-0-pkg |
| Resource Type | StructureDefinition |
| Id | pcr-identifier-types.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=pcr.r4.1-1-0-pkg@1.2.5&canonical=http://ehealthontario.ca/fhir/StructureDefinition/pcr-identifier-types |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/pcr-identifier-types |
| Version | 2.0.0 |
| Status | active |
| Date | 2023-11-08T18:30:16.1139399+00:00 |
| Name | PCRIdentifierTypes |
| Title | PCR Patient Identifier Type |
| Type | Identifier |
| Kind | complex-type |
No resources found
| ValueSet | |
| pcr-patient-identifier-type | PatientIdentifierType |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "719782c9-30a9-4e66-8c45-fe905c729810",
"meta": {
"lastUpdated": "2023-11-08T18:27:07.344682+00:00"
},
"url": "http://ehealthontario.ca/fhir/StructureDefinition/pcr-identifier-types",
"version": "2.0.0",
"name": "PCRIdentifierTypes",
"title": "PCR Patient Identifier Type",
"status": "active",
"date": "2023-11-08T18:30:16.1139399+00:00",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
}
],
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.type",
"path": "Identifier.type",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-patient-identifier-type"
}
},
{
"id": "Identifier.type.coding",
"path": "Identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "Identifier.type.coding.system",
"path": "Identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
},
{
"id": "Identifier.type.coding.code",
"path": "Identifier.type.coding.code",
"min": 1
},
{
"id": "Identifier.type.text",
"path": "Identifier.type.text",
"min": 1
},
{
"id": "Identifier.system",
"path": "Identifier.system",
"min": 1
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1
}
]
}
}