Patient Generated Health Data Implementation Guide
0.1.0 - ci-build
Patient Generated Health Data Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "ASL-Napoli-1",
"meta" : {
"profile" : [
🔗 "https://pghd.na.icar.cnr.it/StructureDefinition/organization-pghd"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ASL-Napoli-1</b></p><a name=\"ASL-Napoli-1\"> </a><a name=\"hcASL-Napoli-1\"> </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-organization-pghd.html\">Organization_PGHD</a></p></div><p><b>identifier</b>: <code>http://example.org/organization-ids</code>/org-001</p><p><b>type</b>: <span title=\"Codes:{https://pghd.na.icar.cnr.it/CodeSystem/AccessContextCS regional}\">regional</span></p><p><b>name</b>: ASL Napoli 1</p></div>"
},
"identifier" : [
{
"system" : "http://example.org/organization-ids",
"value" : "org-001"
}
],
"type" : [
{
"coding" : [
{
"system" : "https://pghd.na.icar.cnr.it/CodeSystem/AccessContextCS",
"code" : "regional"
}
]
}
],
"name" : "ASL Napoli 1"
}