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

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeGoal
IdGoal-tddui-pp-ime-goal-objectif-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é : But tddui-pp-ime-goal-objectif-1-example

TDDUI CarePlan Projet Perso Ref: CarePlan Projet personnalisé de Hugo en IME

identifier: https://identifiant-medicosocial-objectif.esante.gouv.fr/3480787529/123456-OBJE-1234

lifecycleStatus: Active

description: Tolérer 20 min de cour avec casque anti‑bruit en 4 mois.

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

note:

Objectif 1


Source1

{
  "resourceType": "Goal",
  "id": "tddui-pp-ime-goal-objectif-1-example",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-goal-objectif"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-reference",
      "valueReference": {
        "reference": "CarePlan/tddui-pp-ime-careplan-example"
      }
    }
  ],
  "identifier": [
    {
      "system": "https://identifiant-medicosocial-objectif.esante.gouv.fr",
      "value": "3480787529/123456-OBJE-1234"
    }
  ],
  "lifecycleStatus": "active",
  "description": {
    "text": "Tolérer 20 min de cour avec casque anti‑bruit en 4 mois."
  },
  "subject": {
    "reference": "Patient/tddui-pp-ime-patient-example"
  },
  "note": [
    {
      "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": "titreObjectif"
              }
            ]
          }
        }
      ],
      "text": "Objectif 1"
    }
  ]
}