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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeObservation
IdObservation-obs-gram-stain.json
FHIR VersionR5

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


English


Generated Narrative: Observation obs-gram-stain

Language: en

Profile: ObservationLt

status: Final

code: Microscopic observation [Identifier] in Specimen by Gram stain

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

value: Gram positive cocci


Lithuanian


Generated Narrative: Observation obs-gram-stain

Language: en

Profile: ObservationLt

status: Final

code: Microscopic observation [Identifier] in Specimen by Gram stain

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

value: Gram positive cocci


Source1

{
  "resourceType": "Observation",
  "id": "obs-gram-stain",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "664-3",
        "display": "Microscopic observation [Identifier] in Specimen by Gram stain"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-example"
  },
  "valueString": "Gram positive cocci"
}