FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | HealthcareService |
| Id | HealthcareService-3b09ed4b-bd16-5562-b529-1ab18082cac8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService 3b09ed4b-bd16-5562-b529-1ab18082cac8
identifier: Uniform Resource Identifier (URI)/urn:uuid:9d47ca45-4166-4531-a23d-ef5fa613ece4 (use: official, )
active: true
providedBy: Organization example Hospital
type: Consultation
specialty: Medisch specialisten, orthopedie, Orthopedisch chirurg
name: Orthopedie
{
"resourceType": "HealthcareService",
"id": "3b09ed4b-bd16-5562-b529-1ab18082cac8",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-healthcareservice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:9d47ca45-4166-4531-a23d-ef5fa613ece4",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
}
],
"active": true,
"providedBy": {
"reference": "Organization/ca56444f-f98c-5d9b-aad2-65a0729ac8f8"
},
"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": "0305",
"display": "Medisch specialisten, orthopedie"
}
]
},
{
"coding": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
"code": "01.032",
"display": "Orthopedisch chirurg"
}
]
}
],
"name": "Orthopedie"
}