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-VisionPrescription",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-VisionPrescription",
"name": "SpireCoreVisionPrescription",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "VisionPrescription",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/VisionPrescription",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "VisionPrescription.identifier.assigner",
"path": "VisionPrescription.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "VisionPrescription.patient",
"path": "VisionPrescription.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "VisionPrescription.patient.identifier.assigner",
"path": "VisionPrescription.patient.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "VisionPrescription.encounter",
"path": "VisionPrescription.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Encounter",
"http://hl7.org/fhir/StructureDefinition/Encounter"
]
}
]
},
{
"id": "VisionPrescription.encounter.identifier.assigner",
"path": "VisionPrescription.encounter.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization"
]
}
]
},
{
"id": "VisionPrescription.prescriber",
"path": "VisionPrescription.prescriber",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole"
]
}
]
},
{
"id": "VisionPrescription.prescriber.identifier.assigner",
"path": "VisionPrescription.prescriber.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "VisionPrescription.lensSpecification.note.author[x]",
"path": "VisionPrescription.lensSpecification.note.author[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
},
{
"code": "string"
}
]
}
]
},
"description": "An authorization for the provision of glasses and/or contact lenses to a patient."
}