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

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeServiceRequest
IdServiceRequest-tddui-pp-pa-servicerequest-besoin-1-example.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

Narratif généré : DemandeService tddui-pp-pa-servicerequest-besoin-1-example

identifier: https://identifiant-medicosocial-besoin.esante.gouv.fr/3480787529/123456789-BESO-1234

basedOn: CarePlan Projet personnalisé de Mme Jeanne L.

status: Active

intent: Plan

code: Besoin d'aide pour la mobilité et les déplacements.

subject: Jeanne L. (official) Female, Date de Naissance :1947-04-03 ( Patient internal identifier: 3480787529/123456789)


Source1

{
  "resourceType": "ServiceRequest",
  "id": "tddui-pp-pa-servicerequest-besoin-1-example",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-service-request-besoin"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://identifiant-medicosocial-besoin.esante.gouv.fr",
      "value": "3480787529/123456789-BESO-1234"
    }
  ],
  "basedOn": [
    {
      "reference": "CarePlan/tddui-pp-pa-careplan-example"
    }
  ],
  "status": "active",
  "intent": "plan",
  "code": {
    "text": "Besoin d'aide pour la mobilité et les déplacements."
  },
  "subject": {
    "reference": "Patient/tddui-pp-pa-patient-example-pp"
  }
}