Beispiele

Appointment
<Appointment xmlns="http://hl7.org/fhir">
<id value="ISiKTerminExample" />
<profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin" />
<tag>
<system value="http://fhir.de/CodeSystem/common-meta-tag-de" />
<code value="external" />
</tag>
</meta>
<status value="proposed" />
<system value="http://terminology.hl7.org/CodeSystem/service-type" />
<code value="124" />
</coding>
</serviceType>
<system value="http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen" />
<code value="ALLG" />
</coding>
</specialty>
<extension url="https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminPriorityExtension">
<system value="http://snomed.info/sct" />
<code value="25876001" />
</coding>
</valueCodeableConcept>
</extension>
</priority>
<start value="2022-12-10T09:00:00Z" />
<end value="2022-12-10T11:00:00Z" />
<reference value="Slot/ISiKTerminblockExample" />
</slot>
<reference value="Patient/ISiKPatientTest" />
<display value="Test Patient" />
</actor>
<status value="accepted" />
</participant>
</Appointment>
{
"resourceType": "Appointment",
"id": "ISiKTerminExample",
"meta": {
"tag": [
{
"code": "external",
"system": "http://fhir.de/CodeSystem/common-meta-tag-de"
}
],
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin"
]
},
"status": "proposed",
"start": "2022-12-10T09:00:00Z",
"end": "2022-12-10T11:00:00Z",
"slot": [
{
"reference": "Slot/ISiKTerminblockExample"
}
],
{
"coding": [
{
"code": "124",
"system": "http://terminology.hl7.org/CodeSystem/service-type"
}
]
}
],
{
"coding": [
{
"code": "ALLG",
"system": "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen"
}
]
}
],
{
"actor": {
"display": "Test Patient",
"reference": "Patient/ISiKPatientTest"
},
"status": "accepted"
}
],
{
"url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminPriorityExtension",
"coding": [
{
"code": "25876001",
"system": "http://snomed.info/sct"
}
]
}
}
]
}
}
Appointment
<Appointment xmlns="http://hl7.org/fhir">
<id value="ISiKTerminExampleExtendedICU" />
<profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin" />
<tag>
<system value="http://fhir.de/CodeSystem/common-meta-tag-de" />
<code value="external" />
</tag>
</meta>
<status value="proposed" />
<system value="http://terminology.hl7.org/CodeSystem/service-type" />
<code value="174" />
</coding>
</serviceType>
<system value="http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen" />
<code value="INTM" />
</coding>
<system value="http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert" />
<code value="3600" />
</coding>
</specialty>
<extension url="https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminPriorityExtension">
<system value="http://snomed.info/sct" />
<code value="25876001" />
</coding>
</valueCodeableConcept>
</extension>
</priority>
<start value="2022-12-10T09:00:00Z" />
<end value="2022-12-10T09:30:00Z" />
<reference value="Slot/ISiKTerminblockExample" />
</slot>
<reference value="Patient/ISiKPatientTest" />
<display value="Test Patient" />
</actor>
<status value="accepted" />
</participant>
</Appointment>
{
"resourceType": "Appointment",
"id": "ISiKTerminExampleExtendedICU",
"meta": {
"tag": [
{
"code": "external",
"system": "http://fhir.de/CodeSystem/common-meta-tag-de"
}
],
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin"
]
},
"status": "proposed",
"start": "2022-12-10T09:00:00Z",
"end": "2022-12-10T09:30:00Z",
"slot": [
{
"reference": "Slot/ISiKTerminblockExample"
}
],
{
"coding": [
{
"code": "174",
"system": "http://terminology.hl7.org/CodeSystem/service-type"
}
]
}
],
{
"coding": [
{
"code": "INTM",
"system": "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen"
},
{
"code": "3600",
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert"
}
]
}
],
{
"actor": {
"display": "Test Patient",
"reference": "Patient/ISiKPatientTest"
},
"status": "accepted"
}
],
{
"url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminPriorityExtension",
"coding": [
{
"code": "25876001",
"system": "http://snomed.info/sct"
}
]
}
}
]
}
}