Search FHIR

Guide d'implémentation de la ePrescription
0.1.0 - ci-build France flag

Guide d'implémentation de la ePrescription, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ansforge/interop-ig-fhir-ePrescription/ and changes regularly. See the Directory of published versions

: Conversion PN13 vers FHIR pour le patient d'une prescription de médicaments avec uniquement un identifiant fourni - JSON Representation

Draft as of 2025-11-25

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "PN13-FHIR-prescmed-patient-id-seul-conceptmap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CarteDeConcepts PN13-FHIR-prescmed-patient-id-seul-conceptmap</b></p><a name=\"PN13-FHIR-prescmed-patient-id-seul-conceptmap\"> </a><a name=\"hcPN13-FHIR-prescmed-patient-id-seul-conceptmap\"> </a><p>Mapping de https://interopsante.org/pn13/xsd vers <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">FR Inpatient MedicationRequest</a></p><br/><p><b>Groupe 1 </b>Mapping de <code>terminologie de référence (CodeSystem) non spécifiée</code> to <code>terminologie de référence (CodeSystem) non spécifiée</code></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Détails du concept source</b></td><td><b>relation</b></td><td colspan=\"4\"><b>Détails du concept cible</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> de </td><td/><td colspan=\"2\"><b>Codes</b> de </td><td><b>MedicationRequest.subject.type</b></td><td><b>MedicationRequest.subject.identifier.use</b></td></tr><tr><td style=\"border-right-width: 0px\">Messages/M_prescription_médicaments/Patient/IPP</td><td style=\"border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td style=\"border-right-width: 0px\">MedicationRequest.subject.identifier.value</td><td style=\"border-left-width: 0px\"/><td>Patient</td><td>usual</td></tr></table></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/eprescription/ConceptMap/PN13-FHIR-prescmed-patient-id-seul-conceptmap",
  "version" : "0.1.0",
  "name" : "FrPN13FHIRMedicationPrescriptionPatientIdSeulConceptMap",
  "title" : "Conversion PN13 vers FHIR pour le patient d'une prescription de médicaments avec uniquement un identifiant fourni",
  "status" : "draft",
  "date" : "2025-11-25T08:20:52+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    },
    {
      "name" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        },
        {
          "system" : "email",
          "value" : "monserviceclient.annuaire@esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "ConceptMap pour la conversion PN13 vers FHIR du patient d'une prescritpion de médicament avec uniquement un identifiant fourni",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "sourceUri" : "https://interopsante.org/pn13/xsd",
  "targetUri" : "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-inpatient-medicationrequest",
  "group" : [
    {
      "element" : [
        {
          "code" : "Messages/M_prescription_médicaments/Patient/IPP",
          "target" : [
            {
              "code" : "MedicationRequest.subject.identifier.value",
              "equivalence" : "equal",
              "product" : [
                {
                  "property" : "MedicationRequest.subject.identifier.use",
                  "value" : "usual"
                },
                {
                  "property" : "MedicationRequest.subject.type",
                  "value" : "Patient"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}