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

FHIR IG analytics

Packageans.fhir.fr.pdsm
Resource TypeDocumentReference
IdDocumentReference-PDSmSimplifiedExample.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é : RéférenceDocument PDSmSimplifiedExample

masterIdentifier: Uniform Resource Identifier (URI)/urn:uuid:abcd-efgh-ijkl-mnop

status: Current

type: Note d’évolution

category: Compte rendu

subject: Martin Claire Male, Date de Naissance :1980-01-15

date: 2025-04-30 09:30:00+0100

author: PractitionerRole/practitionerrole-example

authenticator: PractitionerRole/practitionerrole-example

description: Note d'évolution suite à une consultation de suivi.

content

Attachments

-ContentTypeLanguageDataSizeHashTitleCreation
*application/pdfFrench (Region=France)SGVsbG8gV29ybGQ=2500002jmj7l5rSw0yVb/vlWAYkK/YBwk=Note de suivi du 30 avril 20252025-04-29 17:00:00+0100

format: TRE_A11_IheFormatCode: urn:ihe:iti:xds-sd:pdf:2008 (Document à corps non structuré en Pdf/A-1)

Contexts

-FacilityTypePracticeSetting
*Centre de santéEtablissement de santé

Source1

{
  "resourceType": "DocumentReference",
  "id": "PDSmSimplifiedExample",
  "meta": {
    "versionId": "1",
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/pdsm/StructureDefinition/pdsm-simplified-publish"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "masterIdentifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:abcd-efgh-ijkl-mnop"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "15507-7",
        "display": "Note d’évolution"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_A03-ClasseDocument/FHIR/TRE-A03-ClasseDocument",
          "code": "10",
          "display": "Compte rendu"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/fr-patient-123"
  },
  "date": "2025-04-30T09:30:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/practitionerrole-example"
    }
  ],
  "authenticator": {
    "reference": "PractitionerRole/practitionerrole-example"
  },
  "description": "Note d'évolution suite à une consultation de suivi.",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "language": "fr-FR",
        "data": "SGVsbG8gV29ybGQ=",
        "size": 250000,
        "hash": "2jmj7l5rSw0yVb/vlWAYkK/YBwk=",
        "title": "Note de suivi du 30 avril 2025",
        "creation": "2025-04-29T17:00:00+01:00"
      },
      "format": {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_A11-IheFormatCode/FHIR/TRE-A11-IheFormatCode",
        "code": "urn:ihe:iti:xds-sd:pdf:2008",
        "display": "Document à corps non structuré en Pdf/A-1"
      }
    }
  ],
  "context": {
    "facilityType": {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite",
          "code": "SA05",
          "display": "Centre de santé"
        }
      ]
    },
    "practiceSetting": {
      "coding": [
        {
          "system": "https://mos.esante.gouv.fr/NOS/TRE_A01-CadreExercice/FHIR/TRE-A01-CadreExercice",
          "code": "ETABLISSEMENT",
          "display": "Etablissement de santé"
        }
      ]
    }
  }
}