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" : "Person",
"id" : "ajf1000001",
"meta" : {
"profile" : [
🔗 "http://dips.no/fhir/R4/StructureDefinition/DIPSPerson"🔗 ,
"http://hl7.no/fhir/StructureDefinition/no-basis-Person"
]
},
"language" : "Engelsk",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"Engelsk\" lang=\"Engelsk\"><p class=\"res-header-id\"><b>Generated Narrative: Person ajf1000001</b></p><a name=\"ajf1000001\"> </a><a name=\"hcajf1000001\"> </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\">Language: Engelsk</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-DIPSPerson.html\">DIPSPerson</a>, <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-Person\">no-basis-Person</a></p></div><p><b>DIPSPersonLanguage</b>: <span title=\"Codes:\">Engelsk</span></p><p><b>identifier</b>: FellesHjelpenummer/23445949728\u00a0(use:\u00a0temp,\u00a0), <code>http://dips.no/fhir/namingsystem/dips-personid</code>/1000001</p><p><b>name</b>: Skålsvik (Testplan Edi), Eddie</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1959-04-23</p><p><b>address</b>: Bestemorenga Bodø 18 8013 Norway (home)</p><p><b>active</b>: true</p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Target</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#hcajf1000001/23445949728\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.3#FellesHjelpenummer#23445949728\u00a0(use:\u00a0temp,\u00a0))</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient #23445949728</b></p><a name=\"ajf1000001/23445949728\"> </a><a name=\"hcajf1000001/23445949728\"> </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\">Profiles: <a href=\"StructureDefinition-DIPSPatient.html\">DIPSPatient</a>, <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-Patient\">no-basis-Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.3#FellesHjelpenummer#23445949728\u00a0(use:\u00a0temp,\u00a0))</p><hr/></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Patient",
"id" : "23445949728",
"meta" : {
"profile" : [
🔗 "http://dips.no/fhir/R4/StructureDefinition/DIPSPatient"🔗 ,
"http://hl7.no/fhir/StructureDefinition/no-basis-Patient"
]
},
"identifier" : [
{
"use" : "temp",
"system" : "urn:oid:2.16.578.1.12.4.1.4.3",
"value" : "23445949728"
}
]
}
],
"extension" : [
{
"url" : "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage",
"valueCodeableConcept" : {
"extension" : [
{
"url" : "http://dips.no/fhir/R4/ValueSet/languageid",
"valueId" : "204436"
}
],
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.9038.52.1587",
"display" : "Engelsk"
}
]
}
}
],
"identifier" : [
{
"use" : "temp",
"system" : "urn:oid:2.16.578.1.12.4.1.4.3",
"value" : "23445949728"
},
{
"system" : "http://dips.no/fhir/namingsystem/dips-personid",
"value" : "1000001"
}
],
"name" : [
{
"text" : "Skålsvik (Testplan Edi), Eddie",
"family" : "Skålsvik (Testplan Edi)",
"given" : [
"Eddie"
]
}
],
"gender" : "male",
"birthDate" : "1959-04-23",
"address" : [
{
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
"valueBoolean" : false
}
],
"use" : "home",
"line" : [
"Bestemorenga"
],
"city" : "Bodø",
"district" : "Bodø",
"_district" : {
"extension" : [
{
"url" : "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality",
"valueCoding" : {
"system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
"code" : "1804",
"display" : "Bodø"
}
}
]
},
"state" : "18",
"postalCode" : "8013",
"country" : "Norway"
}
],
"active" : true,
"link" : [
{
"target" : {
"reference" : "#23445949728"
}
}
]
}