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

FHIR IG analytics

Packagehl7.fhir.uv.lab-report
Resource TypeComposition
IdComposition-comp-lab-example.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: Composition comp-lab-example

Document DiagnosticReport Reference: Diagnostic Report for 'Laboratory report' for '->František Očkovaný Moreira Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))'

identifier: URI/urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f

status: Final

type: Laboratory report

category: Laboratory Studies (set)

date: 2022-10-25 14:30:00+0100

author: MUDr. Aleš Procházka

title: Laboratory Report Bacterial Aerobic & Anaerobic Culture and Susceptibility - 27 Dec, 2020 14:30

confidentiality: normal

Attesters

-ModeTimeParty
*Legal2020-12-27 14:30:00+0100Best Laboratory

custodian: Best Laboratory


Source1

{
  "resourceType": "Composition",
  "id": "comp-lab-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/lab-report/StructureDefinition/Composition-uv-lab"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/lab-report/StructureDefinition/composition-diagnosticReportReference",
      "valueReference": {
        "reference": "DiagnosticReport/dr-lab-example"
      }
    }
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11502-2",
        "display": "Laboratory report"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "26436-6",
          "display": "Laboratory Studies (set)"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/pat-lab-example"
  },
  "date": "2022-10-25T14:30:00+01:00",
  "author": [
    {
      "display": "MUDr. Aleš Procházka"
    }
  ],
  "title": "Laboratory Report Bacterial Aerobic & Anaerobic Culture and Susceptibility - 27 Dec, 2020 14:30",
  "confidentiality": "N",
  "attester": [
    {
      "mode": "legal",
      "time": "2020-12-27T14:30:00+01:00",
      "party": {
        "display": "Best Laboratory"
      }
    }
  ],
  "custodian": {
    "display": "Best Laboratory"
  },
  "section": [
    {
      "title": "Bacterial Aerobic & Anaerobic Culture & Susceptibility",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18725-2",
            "display": "Microbiology studies (set)"
          }
        ]
      },
      "section": [
        {
          "title": "Gram Stain",
          "code": {
            "text": "Gram Stain"
          },
          "entry": [
            {
              "reference": "Observation/obs-gram-stain"
            }
          ]
        },
        {
          "title": "Aerobic Culture",
          "code": {
            "text": "Aerobic Culture"
          },
          "entry": [
            {
              "reference": "Observation/obs-aerobic-culture"
            }
          ]
        },
        {
          "title": "Anaerobic Culture",
          "code": {
            "text": "Anaerobic Culture"
          },
          "entry": [
            {
              "reference": "Observation/obs-anaerobic-culture"
            }
          ]
        }
      ]
    }
  ]
}