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

FHIR IG analytics

Packagehl7.fhir.us.pco
Resource TypeList
IdList-pcoPrioritiesList.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: List pcoPrioritiesList

Language: en

Profile: Personal Priorities Organizer

Date: 2024-04-10 15:05:00+0000 Mode: Working List Status: Current Code: Goals AndOr preferences in order of priority - Reported
Subject: Dorothy Jones Female, DoB: 1975-05-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))Order: Sorted by Priority
Items
Observation Family, Friends & Co-Workers
Observation Identifying barriers to goal achievement

Source1

{
  "resourceType": "List",
  "id": "pcoPrioritiesList",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pco/StructureDefinition/pco-personal-priorities-organizer"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "81340-2"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pcoPatientJones"
  },
  "date": "2024-04-10T15:05:00Z",
  "orderedBy": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/list-order",
        "code": "priority"
      }
    ]
  },
  "entry": [
    {
      "item": {
        "reference": "Observation/pcoWhatMattersRelationshipsExample"
      }
    },
    {
      "item": {
        "reference": "Observation/pcoBarrierAnxietyCodedValue"
      }
    }
  ]
}