FHIR IG analytics| Package | hl7.fhir.us.pco |
| Resource Type | List |
| Id | List-pcoPrioritiesList.json |
| FHIR Version | R4 |
No resources found
No resources found
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 |
{
"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"
}
}
]
}