0.1.0 - ci-build
EgdeSTS_IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "JanniceSoreng",
"meta" : {
"profile" : [
"http://www.egde.no/StructureDefinition/no-basis-Patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Jannice Søreng </b> female, DoB Unknown ( id: 21030550231)</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.4.1",
"value" : "21030550231"
},
{
"system" : "http://profil.visma.no/lopenummer",
"value" : "123"
}
],
"name" : [
{
"family" : "Søreng",
"given" : [
"Jannice"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+4733445566",
"use" : "home"
}
],
"gender" : "female",
"address" : [
{
"extension" : [
{
"extension" : [
{
"url" : "municipality",
"valueCoding" : {
"system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
"code" : "0301",
"display" : "Oslo"
}
}
],
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation"
},
{
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
"valueBoolean" : true
}
],
"use" : "home",
"line" : [
"Karisvingen 44"
],
"city" : "Oslo",
"district" : "Oslo",
"_district" : {
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode",
"valueCoding" : {
"system" : "https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle",
"code" : "0301"
}
}
]
},
"postalCode" : "0603",
"country" : "NO"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "U",
"display" : "unmarried"
}
]
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C",
"display" : "Emergency Contact"
}
]
},
{
"text" : "Bror"
}
],
"name" : {
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-middlename",
"valueString" : "Pårørende"
}
],
"text" : "Pål Pårørende Olsen",
"family" : "Olsen",
"given" : [
"Pål"
]
}
}
],
"communication" : [
{
"language" : {
"text" : "Norsk"
}
}
],
"generalPractitioner" : [
{
"identifier" : {
"system" : "urn:oid:2.16.578.1.12.4.1.2",
"value" : "720"
},
"display" : "SIDSEL AASE JAVERY"
}
],
"managingOrganization" : {
"reference" : "Organization/STSOrganizationPsykiskHelsevernVoksne"
}
}