Arbeitsgruppe WeST
Version 1.0.0-kommentierung - ci-build

: f2fe0985-69d7-4b45-a9bf-589192639845 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "f2fe0985-69d7-4b45-a9bf-589192639845",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_WEST_Observation_Respiratory_Rate|1.0.0-kommentierung"
    ]
  },
  "status" : "amended",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.74",
        "code" : "9279-1",
        "display" : "Respiratory rate"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20230731",
        "code" : "86290005",
        "display" : "Respiratory rate (observable entity)"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:b65dfcca-c6ce-4dac-8742-8da00c192c7d"
  },
  "effectiveDateTime" : "2020-01-02",
  "valueQuantity" : {
    "value" : 40,
    "unit" : "per minute",
    "system" : "http://unitsofmeasure.org",
    "code" : "/min"
  },
  "bodySite" : {
    "text" : "test"
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20230731",
        "code" : "258011001",
        "display" : "Chessboard method (qualifier value)"
      }
    ]
  }
}