RIVO-Noord Zorgviewer Implementation Guide
1.25.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "16d3eb72-6c59-4307-a557-b6182a52f362",
"meta" : {
"versionId" : "1.0.1",
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><caption>Aandoening.<br/>Patiënt: Mevr. TEST Zorgviewer<br/>Status: actief</caption><tbody><tr><th>Code</th><td><span title=\"Dyspnoe/benauwdheid toegeschreven aan luchtwegen [ex. K02] (R02 - http://hl7.org/fhir/sid/icpc-1-nl)\">Dyspnoe/benauwdheid toegeschreven aan luchtwegen [ex. K02]</span></td></tr><tr><th>Categorie</th><td><span title=\"interpretatie van diagnose (282291009 - SNOMED CT)\">interpretatie van diagnose</span></td></tr><tr><th>Eerste symptomen</th><td>15 november 2012</td></tr></tbody></table></div>"
},
"clinicalStatus" : "active",
"_clinicalStatus" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "55561003",
"display" : "Actief"
}
]
}
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "282291009",
"display" : "interpretatie van diagnose",
"userSelected" : false
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icpc-1-nl",
"code" : "R02",
"display" : "Dyspnoe/benauwdheid toegeschreven aan luchtwegen [ex. K02]"
}
]
},
"subject" : {
"reference" : "Patient/5dbca76d-8ca1-4192-b0f4-5e27ac1f0606",
"display" : "Mevr. TEST Zorgviewer"
},
"onsetDateTime" : "2012-11-15",
"asserter" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference" : {
"reference" : "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
"display" : "Huisartsen, niet apotheekhoudend"
}
}
],
"reference" : "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
"display" : "Pharmeon acceptatie zorgverlener"
}
}