FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | Task |
| Id | Task-26491cef-c5c7-4c5f-b10b-839e938f6b3d.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task 26491cef-c5c7-4c5f-b10b-839e938f6b3d
Profile: PSS Questionnaire Task
status: Requested
intent: proposal
code: Collect information
| Type | Value[x] |
| Collect information | TCConsentForm |
{
"resourceType": "Task",
"id": "26491cef-c5c7-4c5f-b10b-839e938f6b3d",
"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"
}
]
},
"input": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code": "collect-information",
"display": "Collect information"
}
]
},
"valueCanonical": "http://openhie.org/fhir/Questionnaire/hiv-case-report-questionnaire"
}
]
}