Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build
Netherlands
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Location",
"id" : "ad3-l1",
"meta" : {
"profile" : [
🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location ad3-l1</b></p><a name=\"ad3-l1\"> </a><a name=\"hcad3-l1\"> </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-location.html\">NL Generic Functions Location Profile</a></p></div><p><b>identifier</b>: <code>https://cp3-test.example.org/locations</code>/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d</p><p><b>status</b>: Active</p><p><b>name</b>: Main Building</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}\">Skilled nursing facility</span></p><p><b>address</b>: Smidsstraat 10 Zelhem 7021 AC NL </p><p><b>managingOrganization</b>: <a href=\"Organization-3e799075-63a2-4a4c-913d-a91b8198463d.html\">Organization example Care Institution</a></p></div>"
},
"identifier" : [
{
"system" : "https://cp3-test.example.org/locations",
"value" : "7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d",
"assigner" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "author"
}
]
},
"system" : "http://fhir.nl/fhir/NamingSystem/ura",
"value" : "33333333"
}
}
}
],
"status" : "active",
"name" : "Main Building",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SNF",
"display" : "Skilled nursing facility"
}
]
}
],
"address" : {
"line" : [
"Smidsstraat 10"
],
"city" : "Zelhem",
"postalCode" : "7021 AC",
"country" : "NL"
},
"managingOrganization" : {
🔗 "reference" : "Organization/3e799075-63a2-4a4c-913d-a91b8198463d"
}
}