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

FHIR IG analytics

Packagehl7.fhir.be.patient-monitoring
Resource TypeObservation
IdObservation-Observation-Katheter-7938866.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation Observation-Katheter-7938866

status: Final

code: Catheter observable (observable entity)

subject: NUMMER 15 KWS-TESTPATIENT (official) Female, DoB: 1931-04-19 ( Medical record number: 310419V999 (use: usual, ))

component

code: Type of catheter (attribute)

value: Midline catheter (physical object)

component

code: Catheter stabilization device (physical object)

value: Adhesive tape, device (physical object)


Source1

{
  "resourceType": "Observation",
  "id": "Observation-Katheter-7938866",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1156071007",
        "display": "Catheter observable (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-123"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "246138005",
            "display": "Type of catheter (attribute)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "1344705000",
            "display": "Midline catheter (physical object)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "448439004",
            "display": "Catheter stabilization device (physical object)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "84756000",
            "display": "Adhesive tape, device (physical object)"
          }
        ]
      }
    }
  ]
}