FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "SpireCore-RelatedPerson",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson",
"name": "SpireCoreRelatedPerson",
"status": "active",
"description": "Information about a person that is involved in a patient's health or the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.",
"useContext": [
{
"code": {
"code": "workflow"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-UseCaseIdentifiers",
"code": "SHBC1",
"display": "Inbound Customer Enquiry"
}
]
}
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "RelatedPerson",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.extension:noEmailReason",
"path": "RelatedPerson.extension",
"sliceName": "noEmailReason",
"type": [
{
"code": "Extension",
"profile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/Extension-SpireCore-NoEmailReason"
]
}
],
"isModifier": false
},
{
"id": "RelatedPerson.identifier.assigner",
"path": "RelatedPerson.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "RelatedPerson.identifier.assigner.identifier.assigner",
"path": "RelatedPerson.identifier.assigner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient"
]
}
]
},
{
"id": "RelatedPerson.patient.identifier.assigner",
"path": "RelatedPerson.patient.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "RelatedPerson.patient.identifier.assigner.identifier.assigner",
"path": "RelatedPerson.patient.identifier.assigner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
}
]
}
}