FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | Schedule |
| Id | Schedule-Schedule-Lab.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Schedule Schedule-Lab
identifier: Uniform Resource Identifier (URI)/urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7
serviceType: Lab
actor: Lab på legekontoret (Identifier: urn:oid:2.16.578.1.12.4.1.1.9051/3546c8f7-3cd3-4693-929e-66501642504c)
comment: Lab tilbyr blodprøver og andre tester hver dag fra 10-15
{
"resourceType": "Schedule",
"id": "Schedule-Lab",
"meta": {
"profile": [
"http://helsenorge.no/fhir/StructureDefinition/hn-basis-schedule"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7"
}
],
"serviceType": [
{
"coding": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.7617",
"code": "Lab"
}
]
}
],
"actor": [
{
"type": "HealthcareService",
"identifier": {
"system": "urn:oid:2.16.578.1.12.4.1.1.9051",
"value": "3546c8f7-3cd3-4693-929e-66501642504c"
},
"display": "Lab på legekontoret"
}
],
"comment": "Lab tilbyr blodprøver og andre tester hver dag fra 10-15"
}