FHIR IG Statistics: StructureDefinition/covaxon-patient
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "covaxon-patient",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Base.Individuals"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "http://ehealthontario.ca/fhir/StructureDefinition/covaxon-patient",
"version": "0.1.10",
"name": "CovaxonPatient",
"title": "COVaxON Patient",
"status": "active",
"description": "COVaxON Patient Profile",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "loinc",
"uri": "http://loinc.org",
"name": "LOINC code for the element"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.extension",
"path": "Patient.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Patient.extension:phu",
"path": "Patient.extension",
"sliceName": "phu",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-immunizations-extension-public-health-unit"
]
}
]
},
{
"id": "Patient.extension:aboriginalidentitygroup",
"path": "Patient.extension",
"sliceName": "aboriginalidentitygroup",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-extension-aboriginalidentitygroup"
]
}
]
},
{
"id": "Patient.extension:genderidentity",
"path": "Patient.extension",
"sliceName": "genderidentity",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
]
}
]
},
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "type"
},
{
"type": "pattern",
"path": "system"
}
],
"rules": "open",
"description": "Slicing is based on type and system"
},
"min": 1
},
{
"id": "Patient.identifier.type",
"path": "Patient.identifier.type",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/patientidentifiertype"
}
},
{
"id": "Patient.identifier.system",
"path": "Patient.identifier.system",
"min": 1
},
{
"id": "Patient.identifier.value",
"path": "Patient.identifier.value",
"min": 1
},
{
"id": "Patient.identifier:CA-ON-HCN",
"path": "Patient.identifier",
"sliceName": "CA-ON-HCN",
"min": 0,
"max": "1"
},
{
"id": "Patient.identifier:CA-ON-HCN.type",
"path": "Patient.identifier.type",
"patternCodeableConcept": {
"coding": [
{
"code": "JHN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Jurisdictional health number"
}
]
}
},
{
"id": "Patient.identifier:CA-ON-HCN.system",
"path": "Patient.identifier.system",
"patternUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn"
},
{
"id": "Patient.identifier:CA-ON-HCN.value",
"path": "Patient.identifier.value",
"short": "Ontario Health Number"
},
{
"id": "Patient.identifier:COVax-Patient-ID",
"path": "Patient.identifier",
"sliceName": "COVax-Patient-ID",
"min": 0,
"max": "1"
},
{
"id": "Patient.identifier:COVax-Patient-ID.type",
"path": "Patient.identifier.type",
"patternCodeableConcept": {
"coding": [
{
"code": "MR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Medical record number"
}
]
}
},
{
"id": "Patient.identifier:COVax-Patient-ID.system",
"path": "Patient.identifier.system",
"patternUri": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-covax-patient-id"
},
{
"id": "Patient.identifier:COVax-Patient-ID.value",
"path": "Patient.identifier.value",
"short": "Ontario COVax Patient ID"
},
{
"id": "Patient.identifier:Panorama-Patient-ID",
"path": "Patient.identifier",
"sliceName": "Panorama-Patient-ID",
"min": 0,
"max": "1"
},
{
"id": "Patient.identifier:Panorama-Patient-ID.type",
"path": "Patient.identifier.type",
"patternCodeableConcept": {
"coding": [
{
"code": "MR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Medical record number"
}
]
}
},
{
"id": "Patient.identifier:Panorama-Patient-ID.system",
"path": "Patient.identifier.system",
"patternUri": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-panorama-immunization-id"
},
{
"id": "Patient.identifier:Panorama-Patient-ID.value",
"path": "Patient.identifier.value",
"short": "Ontario Panorama Patient ID"
},
{
"id": "Patient.active",
"path": "Patient.active",
"short": "Active/inactive flag"
},
{
"id": "Patient.name",
"path": "Patient.name",
"min": 1
},
{
"id": "Patient.name.family",
"path": "Patient.name.family",
"min": 1
},
{
"id": "Patient.name.given",
"path": "Patient.name.given",
"min": 1,
"max": "2"
},
{
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"min": 1
},
{
"id": "Patient.telecom.value",
"path": "Patient.telecom.value",
"min": 1
},
{
"id": "Patient.telecom.use",
"path": "Patient.telecom.use",
"short": "Telecom Use Code"
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"short": "Date of Birth"
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Patient.address",
"path": "Patient.address",
"max": "1"
},
{
"id": "Patient.address.line",
"path": "Patient.address.line",
"max": "2"
},
{
"id": "Patient.address.city",
"path": "Patient.address.city",
"short": "City"
},
{
"id": "Patient.address.state",
"path": "Patient.address.state",
"short": "Province"
},
{
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"min": 1
},
{
"id": "Patient.address.country",
"path": "Patient.address.country",
"short": "Country"
},
{
"id": "Patient.contact",
"path": "Patient.contact",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "relationship.coding.system"
}
],
"rules": "open",
"description": "Slicing is based on relationship.coding.system"
}
},
{
"id": "Patient.contact.relationship",
"path": "Patient.contact.relationship",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/patientrelationship"
}
},
{
"id": "Patient.contact:institution",
"path": "Patient.contact",
"sliceName": "institution",
"min": 0,
"max": "1"
},
{
"id": "Patient.contact:institution.relationship.coding.system",
"path": "Patient.contact.relationship.coding.system",
"min": 1,
"patternUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
},
{
"id": "Patient.contact:institution.organization",
"path": "Patient.contact.organization",
"min": 1
},
{
"id": "Patient.contact:institution.organization.display",
"path": "Patient.contact.organization.display",
"min": 1
},
{
"id": "Patient.contact:proxy",
"path": "Patient.contact",
"sliceName": "proxy",
"min": 0,
"max": "1"
},
{
"id": "Patient.contact:proxy.relationship.coding.system",
"path": "Patient.contact.relationship.coding.system",
"min": 1,
"patternUri": "http://ehealthontario.ca/fhir/CodeSystem/patientrelationship"
},
{
"id": "Patient.contact:proxy.name",
"path": "Patient.contact.name",
"min": 1
},
{
"id": "Patient.contact:proxy.name.text",
"path": "Patient.contact.name.text",
"short": "Proxy Name",
"min": 1
},
{
"id": "Patient.contact:proxy.telecom.system",
"path": "Patient.contact.telecom.system",
"patternCode": "phone"
},
{
"id": "Patient.contact:proxy.telecom.value",
"path": "Patient.contact.telecom.value",
"short": "Proxy Phone"
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "preferred"
}
],
"rules": "open",
"description": "Slicing is based on preferred"
}
},
{
"id": "Patient.communication.preferred",
"path": "Patient.communication.preferred",
"min": 1
},
{
"id": "Patient.communication:preferredLanguage",
"path": "Patient.communication",
"sliceName": "preferredLanguage",
"min": 0,
"max": "1"
},
{
"id": "Patient.communication:preferredLanguage.language.text",
"path": "Patient.communication.language.text",
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/preferredlanguage"
}
},
{
"id": "Patient.communication:preferredLanguage.preferred",
"path": "Patient.communication.preferred",
"patternBoolean": true
},
{
"id": "Patient.communication:secondaryLanguage",
"path": "Patient.communication",
"sliceName": "secondaryLanguage",
"min": 0,
"max": "*"
},
{
"id": "Patient.communication:secondaryLanguage.language.text",
"path": "Patient.communication.language.text",
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/secondarylanguage"
}
},
{
"id": "Patient.communication:secondaryLanguage.preferred",
"path": "Patient.communication.preferred",
"patternBoolean": false
},
{
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"short": "Primary Care Practitioner (PCP)",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ehealthontario.ca/fhir/StructureDefinition/covaxon-practitioner-pcp"
]
}
]
},
{
"id": "Patient.generalPractitioner.reference",
"path": "Patient.generalPractitioner.reference",
"min": 1
}
]
}
}