0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Lifestyle-Empfehlungen zur Blutdruckregulation - JSON Representation

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "UC1-CarePlanLifestyleRecommendations",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan UC1-CarePlanLifestyleRecommendations</b></p><a name=\"UC1-CarePlanLifestyleRecommendations\"> </a><a name=\"hcUC1-CarePlanLifestyleRecommendations\"> </a><a name=\"UC1-CarePlanLifestyleRecommendations-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 736286003}\">Hypertonie-Versorgungsplan</span></p><p><b>title</b>: Lifestyle-Empfehlungen zur Blutdruckregulation</p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>period</b>: 2021-10-20 --&gt; 2022-10-20</p><p><b>addresses</b>: <a href=\"Condition-UC1-DiagnosisHypertensionOct2021.html\">Condition Hypertonie</a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "736286003",
          "display" : "Hypertonie-Versorgungsplan"
        }
      ]
    }
  ],
  "title" : "Lifestyle-Empfehlungen zur Blutdruckregulation",
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "period" : {
    "start" : "2021-10-20",
    "end" : "2022-10-20"
  },
  "addresses" : [
    {
      🔗 "reference" : "Condition/UC1-DiagnosisHypertensionOct2021"
    }
  ]
}