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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeTask
IdTask-cfdfee5b-1db1-43fe-af72-4ea54b4e1a16.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: Task cfdfee5b-1db1-43fe-af72-4ea54b4e1a16

status: Requested

intent: proposal

code: Propose a diagnosis

for: Male, DoB Unknown

Inputs

-TypeValue[x]
*Propose a diagnosisCondition Ataxia, slowly progressive or long duration

Source1

{
  "resourceType": "Task",
  "id": "cfdfee5b-1db1-43fe-af72-4ea54b4e1a16",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "requested",
  "intent": "proposal",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
        "code": "propose-diagnosis",
        "display": "Propose a diagnosis"
      }
    ]
  },
  "for": {
    "reference": "Patient/30551ce1-5a28-4356-b684-3e639094ad48"
  },
  "input": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
            "code": "propose-diagnosis",
            "display": "Propose a diagnosis"
          }
        ]
      },
      "valueReference": {
        "reference": "Condition/72d3ced6-5133-4042-931e-04284c9f4283"
      }
    }
  ]
}