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

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeCarePlan
IdCarePlan-tddui-pp-ime-careplan-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é : PlanDeSoins tddui-pp-ime-careplan-example

identifier: https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr/3480787529/123456-PPER-12

status: Active

intent: Plan

title: Projet personnalisé de Hugo en IME

subject: Hugo D. (official) (sexe non précisé), Date de Naissance :2005-09-15 ( Patient internal identifier: 3480787529/123456)

supportingInfo: tddui-pp-ime-consent-accord-example


Source1

{
  "resourceType": "CarePlan",
  "id": "tddui-pp-ime-careplan-example",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-projet-personnalise"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr",
      "value": "3480787529/123456-PPER-12"
    }
  ],
  "status": "active",
  "intent": "plan",
  "title": "Projet personnalisé de Hugo en IME",
  "subject": {
    "reference": "Patient/tddui-pp-ime-patient-example"
  },
  "supportingInfo": [
    {
      "extension": [
        {
          "url": "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-discriminator",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-discriminator",
                "code": "accordStructure"
              }
            ]
          }
        }
      ],
      "reference": "Consent/tddui-pp-ime-consent-accord-example"
    }
  ]
}