FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-ImmunizationRecommendation",
"id": "SpireCore-ImmunizationRecommendation",
"name": "SpireCoreImmunizationRecommendation",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ImmunizationRecommendation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ImmunizationRecommendation.identifier.assigner",
"path": "ImmunizationRecommendation.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "ImmunizationRecommendation.patient",
"path": "ImmunizationRecommendation.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "ImmunizationRecommendation.patient.identifier.assigner",
"path": "ImmunizationRecommendation.patient.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "ImmunizationRecommendation.authority",
"path": "ImmunizationRecommendation.authority",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "ImmunizationRecommendation.authority.identifier.assigner",
"path": "ImmunizationRecommendation.authority.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "ImmunizationRecommendation.recommendation.supportingImmunization",
"path": "ImmunizationRecommendation.recommendation.supportingImmunization",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Immunization",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-ImmunizationEvaluation",
"http://hl7.org/fhir/StructureDefinition/Immunization",
"http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation"
]
}
]
},
{
"id": "ImmunizationRecommendation.recommendation.supportingImmunization.identifier.assigner",
"path": "ImmunizationRecommendation.recommendation.supportingImmunization.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "ImmunizationRecommendation.recommendation.supportingPatientInformation",
"path": "ImmunizationRecommendation.recommendation.supportingPatientInformation",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Resource",
"http://hl7.org/fhir/StructureDefinition/Resource"
]
}
]
},
{
"id": "ImmunizationRecommendation.recommendation.supportingPatientInformation.identifier.assigner",
"path": "ImmunizationRecommendation.recommendation.supportingPatientInformation.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
}
]
},
"description": "A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification."
}