DIPS Core Implementation Guide
0.1.0 - ci-build
Norway
DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "agy1000245",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter agy1000245</b></p><a name=\"agy1000245\"> </a><a name=\"hcagy1000245\"> </a><p><b>identifier</b>: <code>http://dips.no/fhir/namingsystem/dips-omsorgsepisodeid</code>/agy1000245</p><p><b>status</b>: Arrived</p><p><b>class</b>: v3-ActCod: AMB (AMB)</p></div>"
},
"identifier" : [
{
"system" : "http://dips.no/fhir/namingsystem/dips-omsorgsepisodeid",
"value" : "agy1000245"
}
],
"status" : "arrived",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCod",
"code" : "AMB"
}
}