FHIR IG analytics| Package | ca.on.oh-cms |
| Resource Type | StructureDefinition |
| Id | CMSPerson.StructureDefinition.xml.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.2-alpha1.0.2&canonical=http://ehealthontario.on.ca/fhir/StructureDefinition/ca-on-cms-profile-Person |
| URL | http://ehealthontario.on.ca/fhir/StructureDefinition/ca-on-cms-profile-Person |
| Status | draft |
| Name | CMSPerson |
| Type | Person |
| Kind | resource |
No resources found
| StructureDefinition | |
| ext-id-health-card-version-code | HCNVersionCode |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ehealthontario.on.ca/fhir/StructureDefinition/ca-on-cms-profile-Person",
"name": "CMSPerson",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Person",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Person.meta",
"path": "Person.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Person.meta.profile",
"path": "Person.meta.profile",
"comment": "FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Person|1.0.0",
"min": 1
},
{
"id": "Person.identifier",
"path": "Person.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Person.identifier.extension",
"path": "Person.identifier.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Person.identifier.extension:data-absent-reason",
"path": "Person.identifier.extension",
"sliceName": "data-absent-reason",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
],
"isModifier": false
},
{
"id": "Person.identifier.extension:HCN-version-code",
"path": "Person.identifier.extension",
"sliceName": "HCN-version-code",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code"
]
}
],
"isModifier": false
},
{
"id": "Person.identifier.system",
"path": "Person.identifier.system",
"mustSupport": true
},
{
"id": "Person.identifier.value",
"path": "Person.identifier.value",
"mustSupport": true
},
{
"id": "Person.name",
"path": "Person.name",
"min": 1
},
{
"id": "Person.name.family",
"path": "Person.name.family",
"min": 1,
"mustSupport": true
},
{
"id": "Person.name.given",
"path": "Person.name.given",
"min": 1,
"mustSupport": true
},
{
"id": "Person.telecom.system",
"path": "Person.telecom.system",
"min": 1,
"mustSupport": true
},
{
"id": "Person.telecom.value",
"path": "Person.telecom.value",
"min": 1,
"mustSupport": true
},
{
"id": "Person.gender",
"path": "Person.gender",
"min": 1,
"mustSupport": true
},
{
"id": "Person.birthDate",
"path": "Person.birthDate",
"min": 1,
"mustSupport": true
},
{
"id": "Person.address",
"path": "Person.address",
"mustSupport": true
},
{
"id": "Person.address.use",
"path": "Person.address.use",
"mustSupport": true
},
{
"id": "Person.address.type",
"path": "Person.address.type",
"mustSupport": true
},
{
"id": "Person.address.line",
"path": "Person.address.line",
"mustSupport": true
},
{
"id": "Person.address.city",
"path": "Person.address.city",
"mustSupport": true
},
{
"id": "Person.address.state",
"path": "Person.address.state",
"mustSupport": true
},
{
"id": "Person.address.postalCode",
"path": "Person.address.postalCode",
"mustSupport": true
},
{
"id": "Person.address.country",
"path": "Person.address.country",
"mustSupport": true
}
]
}
}