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

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4
Resource TypeObservation
IdObservation-lansky-play-performance-status-twenty.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 lansky-play-performance-status-twenty

status: Final

category: Exam

code: Lansky Play-Performance Status

subject: Lucy L. Child Female, DoB: 2023-02-05 ( Medical Record Number: m456 (use: usual, ))

effective: 2019-04-01

performer: Practitioner Kyle Anydoc

value: 20

interpretation: Lansky Performance Status 20

method: Clinical examination


Source1

{
  "resourceType": "Observation",
  "id": "lansky-play-performance-status-twenty",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-lansky-play-performance-status"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "exam",
          "display": "Exam"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code": "C38144"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-lucy-child"
  },
  "effectiveDateTime": "2019-04-01",
  "performer": [
    {
      "reference": "Practitioner/us-core-practitioner-kyle-anydoc"
    }
  ],
  "valueInteger": 20,
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
          "code": "C70540",
          "display": "Lansky Performance Status 20"
        }
      ]
    }
  ],
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "5880005",
        "display": "Clinical examination"
      }
    ]
  }
}