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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeRequestGroup
IdRequestGroup-no-response-group.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: RequestGroup no-response-group

status: Active

intent: Proposal

action

Actions

-TitleCodeResource
*PSS niet geactiveerdGuidance unavailableCommunicationRequest: status = active

Source1

{
  "resourceType": "RequestGroup",
  "id": "no-response-group",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseRequestGroup"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "action": [
    {
      "action": [
        {
          "title": "PSS niet geactiveerd",
          "_title": {
            "extension": [
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "fr-BE"
                  },
                  {
                    "url": "content",
                    "valueString": "PSS non activé"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              }
            ]
          },
          "code": [
            {
              "coding": [
                {
                  "system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes",
                  "code": "guidance-unavailable"
                }
              ]
            }
          ],
          "resource": {
            "reference": "CommunicationRequest/1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2"
          }
        }
      ]
    }
  ]
}