0.1.0 - ci-build

NAPKONBIH - Local Development build (v0.1.0). See the Directory of published versions

: Immunomodulatory Therapy - JSON Representation

Raw json | Download


{
  "resourceType" : "Procedure",
  "id" : "ImmunomodulatoryTherapy",
  "meta" : {
    "profile" : [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/immunomodulatory-therapy"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: in-progress</p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 72255009}\">Interleukin-2 therapy (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatient.html\">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p></div>"
  },
  "status" : "in-progress",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20210731",
        "code" : "72255009",
        "display" : "Interleukin-2 therapy (procedure)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/ExamplePatient"
  }
}