FHIR IG Statistics: StructureDefinition/AppointmentPTCore
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "AppointmentPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AppointmentPTCore",
"version": "1.0.0",
"name": "AppointmentPTCore",
"title": "Appointment PT Core",
"status": "draft",
"date": "2024-04-17T16:50:52.2743996+00:00",
"publisher": "SPMS",
"contact": [
{
"name": "Interoperabilidade Semântica",
"telecom": [
{
"system": "url",
"value": "https://www.spms.min-saude.pt"
}
]
}
],
"fhirVersion": "4.3.0",
"kind": "resource",
"abstract": false,
"type": "Appointment",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Appointment.id",
"path": "Appointment.id",
"min": 1
},
{
"id": "Appointment.extension:serviceTypePTExtension",
"path": "Appointment.extension",
"sliceName": "serviceTypePTExtension",
"definition": "Referencia para o HealthcareService para identificar o serviço de saúde.",
"type": [
{
"code": "Extension",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ServiceTypePTExtension"
]
}
]
},
{
"id": "Appointment.identifier.type.coding.id",
"path": "Appointment.identifier.type.coding.id",
"comment": "."
},
{
"id": "Appointment.cancelationReason",
"path": "Appointment.cancelationReason",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Appointment.serviceCategory",
"path": "Appointment.serviceCategory",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Appointment.serviceType",
"path": "Appointment.serviceType",
"max": "0"
},
{
"id": "Appointment.specialty",
"path": "Appointment.specialty",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Appointment.appointmentType",
"path": "Appointment.appointmentType",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Appointment.reasonCode",
"path": "Appointment.reasonCode",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id": "Appointment.participant.type",
"path": "Appointment.participant.type",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
}
]
}
}