Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, 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/Interop-Sante/hl7.fhir.fr.medication/ 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 2024-12-26

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>Generated Narrative: ConceptMap 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><a name=\"PN13-FHIR-prescmed-patient-id-seul-conceptmap-en-US\"> </a><p>Mapping from https://interopsante.org/pn13/xsd to <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">French Inpatient MedicationRequest</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"4\"><b>Target Concept Details</b></td><td colspan=\"4\"><b>Properties</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from </td><td/><td colspan=\"2\"><b>Codes</b> from </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><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.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><td>Patient</td><td>usual</td></tr></table></div>"
  },
  "url" : "https://hl7.fr/fhir/fr/medication/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" : "2024-12-26T13:24:49+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    }
  ],
  "description" : "ConceptMap pour la conversion PN13 vers FHIR du patient d'une prescritpion de médicament avec uniquement un identifiant fourni",
  "sourceUri" : "https://interopsante.org/pn13/xsd",
  "targetUri" : "https://hl7.fr/fhir/fr/medication/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"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}