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://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Appointment",
"version": "1.0.1",
"name": "DataStandardsWalesAppointment",
"status": "active",
"date": "2025-05-29",
"publisher": "NHS Wales",
"copyright": "2024 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Appointment",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Appointment.reasonReference",
"path": "Appointment.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure",
"https://fhir.nhs.wales/fhir/StructureDefinition/DataStandardsWales-ImmunizationRecommendation"
]
}
]
},
{
"id": "Appointment.basedOn",
"path": "Appointment.basedOn",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ServiceRequest"
]
}
]
},
{
"id": "Appointment.participant.actor",
"path": "Appointment.participant.actor",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/HealthcareService",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
]
}
]
}
]
}
}