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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/cdp1000007> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cdp1000007"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://dips.no/fhir/R4/StructureDefinition/DIPSPatient" ;
fhir:index 0 ;
fhir:link <http://dips.no/fhir/R4/StructureDefinition/DIPSPatient>
], [
fhir:value "http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient" ;
fhir:index 1 ;
fhir:link <http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient cdp1000007</b></p><a name=\"cdp1000007\"> </a><a name=\"hccdp1000007\"> </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://dips.no/fhir/R4/StructureDefinition/NoBasisPatient\">http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Person (Dips Api Unittest), Død(official) Male, DoB: 1956-08-05 ( http://dips.no/fhir/namingsystem/dips-patientid#1000007)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2004-03-22 09:00:00+0530</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">FellesHjelpenummer/05485649338 (use: temp, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>93423712(Mobile)</li><li><a href=\"mailto:fhs@dips.no\">fhs@dips.no</a></li><li>ph: 75532557(Home)</li><li>Sandnessjøen 18 8800 Norge (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-DipsPatientDeathComment.html\"/></td><td colspan=\"3\">Test</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-DipsPatientDeathRegisteredTime.html\"/></td><td colspan=\"3\">2004-03-23 00:00:00+0530</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/DipsPatientDeathRegisteredTime" ] ;
fhir:Extension.valueDateTime [ fhir:value "2004-03-23T00:00:00+05:30"^^xsd:dateTime ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/DipsPatientDeathComment" ] ;
fhir:Extension.valueString [ fhir:value "Test" ]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "temp" ] ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.578.1.12.4.1.4.3" ] ;
fhir:Identifier.value [ fhir:value "05485649338" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-patientid" ] ;
fhir:Identifier.value [ fhir:value "1000007" ]
] ;
fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.text [ fhir:value "Person (Dips Api Unittest), Død" ] ;
fhir:HumanName.family [ fhir:value "Person (Dips Api Unittest)" ] ;
fhir:HumanName.given [
fhir:value "Død" ;
fhir:index 0
]
] ;
fhir:Patient.telecom [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/DipsPatientPhoneTypeId" ] ;
fhir:Extension.valueDecimal [ fhir:value "268893"^^xsd:decimal ]
] ;
fhir:ContactPoint.system [ fhir:value "sms" ] ;
fhir:ContactPoint.value [ fhir:value "93423712" ] ;
fhir:ContactPoint.use [ fhir:value "mobile" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "fhs@dips.no" ] ;
fhir:ContactPoint.use [ fhir:value "home" ]
], [
fhir:index 2 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "75532557" ] ;
fhir:ContactPoint.use [ fhir:value "home" ]
] ;
fhir:Patient.gender [ fhir:value "male"] ;
fhir:Patient.birthDate [ fhir:value "1956-08-05"^^xsd:date] ;
fhir:Patient.deceasedDateTime [ fhir:value "2004-03-22T09:00:00+05:30"^^xsd:dateTime] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "municipality" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.578.1.12.4.1.1.3402" ] ;
fhir:Coding.code [ fhir:value "1820" ] ;
fhir:Coding.display [ fhir:value "Alstahaug" ]
]
] ;
fhir:Extension.url [ fhir:value "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/DipsPatientStateName" ] ;
fhir:Extension.valueString [ fhir:value "NORDLAND FYLKESKOMMUNE" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.no/fhir/StructureDefinition/no-basis-address-official" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.city [ fhir:value "Sandnessjøen" ] ;
fhir:Address.district [
fhir:value "Alstahaug" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/DipsPatientMunicipality" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.578.1.12.4.1.1.3402" ] ;
fhir:Coding.code [ fhir:value "1820" ] ;
fhir:Coding.display [ fhir:value "Alstahaug" ]
]
]
] ;
fhir:Address.state [ fhir:value "18" ] ;
fhir:Address.postalCode [ fhir:value "8800" ] ;
fhir:Address.country [ fhir:value "Norge" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/cdp1000007.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/cdp1000007.ttl> .
IG © 2023+ DIPS AS. Package dips.fhir.no.core#0.1.0 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report