Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "4fcf98c7-b198-4d61-8b3e-5ea39e33c405",
"meta" : {
"profile" : [
🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 4fcf98c7-b198-4d61-8b3e-5ea39e33c405</b></p><a name=\"4fcf98c7-b198-4d61-8b3e-5ea39e33c405\"> </a><a name=\"hc4fcf98c7-b198-4d61-8b3e-5ea39e33c405\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-gf-healthcareservice.html\">NL Generic Functions HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-3e799075-63a2-4a4c-913d-a91b8198463d.html\">Organization example Care Institution</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 146521000146103}\">Brief comprehensive geriatric assessment</span>, <span title=\"Codes:{http://snomed.info/sct 107101000146106}\">comprehensive geriatric assessment</span>, <span title=\"Codes:{http://snomed.info/sct 86944008}\">Visual field study</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0335}\">Medisch specialisten, geriatrie</span></p><p><b>name</b>: Geriatrie</p></div>"
},
"active" : true,
"providedBy" : {
🔗 "reference" : "Organization/3e799075-63a2-4a4c-913d-a91b8198463d"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "146521000146103",
"display" : "Brief comprehensive geriatric assessment"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "107101000146106",
"display" : "comprehensive geriatric assessment"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86944008",
"display" : "Visual field study"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen",
"code" : "0335",
"display" : "Medisch specialisten, geriatrie"
}
]
}
],
"name" : "Geriatrie"
}