Combined Nordic FHIR Base Profiles
0.2.0-ci - ci-build
Combined Nordic FHIR Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/nordic-base/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "CenterForDiabetesTeamHjerte",
"meta" : {
"profile" : [
🔗 "http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-organization-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization CenterForDiabetesTeamHjerte</b></p><a name=\"CenterForDiabetesTeamHjerte\"> </a><a name=\"hcCenterForDiabetesTeamHjerte\"> </a><a name=\"CenterForDiabetesTeamHjerte-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/1133191000016003, <code>http://cvr.dk</code>/64942212</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 264361005}\">HC - Health centre</span></p><p><b>partOf</b>: <a href=\"Organization-CenterForDiabetes.html\">Organization: identifier = urn:oid:1.2.208.176.1.1#633271000016006,http://cvr.dk#64942212; type = HC - Health centre</a></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "1133191000016003"
},
{
"system" : "http://cvr.dk",
"value" : "64942212"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "264361005"
}
]
}
],
"partOf" : {
🔗 "reference" : "Organization/CenterForDiabetes"
}
}