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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeTask
IdTask-30551ce1-5a28-4356-b684-11ef43a67755.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 30551ce1-5a28-4356-b684-11ef43a67755

status: Requested

intent: proposal

code: Collect information

for: Female, DoB Unknown

Inputs

-TypeValue[x]
*Collect informationQuestionnaire[https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/30551ce1-5a28-4356-b684-2e639094ad4c|1.1.0]

Source1

{
  "resourceType": "Task",
  "id": "30551ce1-5a28-4356-b684-11ef43a67755",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSQuestionnaireTask"
    ]
  },
  "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": "collect-information",
        "display": "Collect information"
      }
    ]
  },
  "for": {
    "reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
  },
  "input": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
            "code": "collect-information",
            "display": "Collect information"
          }
        ]
      },
      "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/30551ce1-5a28-4356-b684-2e639094ad4c"
    }
  ]
}