FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | HealthcareService |
| Id | HealthcareService-ad2-hs4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService ad2-hs4
identifier: https://cp2-test.example.org/services/f6a508bd-9455-4afa-aad0-baec0833602d
active: true
providedBy: Organization example Hospital
type: Consultation
specialty: Interne geneeskunde, Internist
name: Interne Geneeskunde
{
"resourceType": "HealthcareService",
"id": "ad2-hs4",
"meta": {
"profile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://cp2-test.example.org/services",
"value": "f6a508bd-9455-4afa-aad0-baec0833602d",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "22222222"
}
}
}
],
"active": true,
"providedBy": {
"reference": "Organization/ad2-o1"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11429006",
"display": "Consultation"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "0313",
"display": "Interne geneeskunde"
}
]
},
{
"coding": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
"code": "01.016",
"display": "Internist"
}
]
}
],
"name": "Interne Geneeskunde"
}