FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | Slot |
| Id | Slot-123e4567-e89b-12d3-a456-426614174011.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Slot",
"id": "123e4567-e89b-12d3-a456-426614174011",
"meta": {
"profile": [
"http://helsenorge.no/fhir/StructureDefinition/hn-basis-slot"
]
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:999e4567-e89b-12d3-a456-426614174010"
}
],
"serviceCategory": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "27"
}
]
}
],
"serviceType": [
{
"coding": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7617",
"code": "Vaksine"
}
]
}
],
"appointmentType": {
"coding": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7617",
"code": "Vaksine"
}
]
},
"schedule": {
"reference": "Schedule/987e4567-e89b-12d3-a456-426614174010"
},
"status": "free",
"start": "2026-06-01T09:00:00+02:00",
"end": "2026-07-01T09:30:00+02:00"
}