FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeObservation
IdObservation-BpcAlgorithmOutputObservation.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "BpcAlgorithmOutputObservation",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile"
    ]
  },
  "derivedFrom": [
    {
      "identifier": {
        "value": "1.3.6.1.4.1.14519.5.2.1.222422950031341374852767496791"
      }
    }
  ],
  "component": [
    {
      "valueQuantity": {
        "value": 0.00006523712363559753
      },
      "code": {
        "coding": [
          {
            "code": "C0018563",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Hands"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "value": 0.000008057487320911605
      },
      "code": {
        "coding": [
          {
            "code": "CL952101",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Head+Neck"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "value": 0.00024253908486571163
      },
      "code": {
        "coding": [
          {
            "code": "C1140621",
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "display": "Leg"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "value": 0.99968421459198
      },
      "code": {
        "coding": [
          {
            "code": "22943007",
            "system": "http://snomed.info/sct",
            "display": "Torso"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "inference-result",
        "system": "http://omi.de/fhir/registry/sid/tbd",
        "display": "Inference result"
      }
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "22943007",
        "system": "http://snomed.info/sct",
        "display": "Torso"
      }
    ]
  }
}