HL7 Version 2 to FHIR
1.0.0-ballot - ballot International flag

HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions

: Segment PRTnull to Patient Map - JSON Representation

Active as of 2024-07-28

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "segment-prt-generalpractitioner-practitionerrole-to-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap segment-prt-generalpractitioner-practitionerrole-to-patient</b></p><a name=\"segment-prt-generalpractitioner-practitionerrole-to-patient\"> </a><a name=\"hcsegment-prt-generalpractitioner-practitionerrole-to-patient\"> </a><a name=\"segment-prt-generalpractitioner-practitionerrole-to-patient-en-US\"> </a><p>Mapping from PRT to <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></p><br/></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "derived-from"
        },
        {
          "url" : "label",
          "valueString" : "Segment PRT[GeneralPractitioner-PractitionerRole] to Patient.fsh"
        },
        {
          "url" : "url",
          "valueUri" : "https://docs.google.com/spreadsheets/d/1ocu6pRDaCna8ops1pZ8G2tpTeJ0OWm1llujXitrBJPU/edit#gid=0"
        }
      ],
      "url" : "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/v2mappings/segment-prt-generalpractitioner-practitionerrole-to-patient",
  "version" : "1.0.0-ballot",
  "name" : "SegmentPRTGeneralPractitionerPractitionerRoleToPatient",
  "title" : "Segment PRTnull to Patient Map",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-07-28",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 Orders and Observations Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This ConceptMap represents a mapping from the HL7 V2 Segment PRT to the FHIR Patient Resource.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.",
  "sourceUri" : "PRT",
  "targetUri" : "Patient"
}