CH IPS (R4)
1.0.0 - trial-use
This page is part of the CH IPS (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Condition",
"id" : "2c67cf62-d712-44c7-aedb-b5582bc707f1",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 2c67cf62-d712-44c7-aedb-b5582bc707f1</b></p><a name=\"2c67cf62-d712-44c7-aedb-b5582bc707f1\"> </a><a name=\"hc2c67cf62-d712-44c7-aedb-b5582bc707f1\"> </a><a name=\"2c67cf62-d712-44c7-aedb-b5582bc707f1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 6736007}\">Moderate (severity modifier) (qualifier value)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 53741008}\">Coronary arteriosclerosis (disorder)</span></p><p><b>subject</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b\">Monika Wegmüller</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
]
}
],
"severity" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "6736007",
"display" : "Moderate (severity modifier) (qualifier value)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "53741008",
"display" : "Coronary arteriosclerosis (disorder)"
}
]
},
"subject" : {
"reference" : "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type" : "Patient",
"display" : "Monika Wegmüller"
}
}