This page is part of the Common Data Models Harmonization FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "uscore-to-pcornet-admitting-source"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2> Mapping from US Core to PCORNet admitting source Codes</h2> \n <p> Mapping from US Core hospitalization location (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType) to \n <a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-admitting-source</a> \n </p>\n <div> \n <p> This concept map defines a mapping from US Core hospitalization location to PCORNet Admitting Source codes.</p> \n </div> \n <br/> \n <table class=\"grid\">\n <tr> \n <td> \n <b> Source Code</b> \n </td> \n <td> \n <b> Equivalence</b> \n </td> \n <td> \n <b> Destination Code</b> \n </td> \n </tr> \n <tr> \n <td> CARD</td> \n <td> equal</td> \n <td> AV</td> \n </tr> \n <tr> \n <td> ER</td> \n <td> equal</td> \n <td> ED</td> \n </tr> \n <tr> \n <td> ETU</td> \n <td> equal</td> \n <td> ES</td> \n </tr> \n <tr> \n <td> RH</td> \n <td> equal</td> \n <td> RH</td> \n </tr> \n <tr> \n <td> RTF</td> \n <td> equal</td> \n <td> RS</td> \n </tr> \n <tr> \n <td> SNF</td> \n <td> equal</td> \n <td> SN</td> \n </tr>\n <tr> \n <td> GACH</td> \n <td> equal</td> \n <td> IP</td> \n </tr>\n </table> \n </div>"
];
fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-admitting-source"];
fhir:ConceptMap.version [ fhir:value "1.0.0"];
fhir:ConceptMap.name [ fhir:value "USCoreToPCORNetAdmittingSource"];
fhir:ConceptMap.title [ fhir:value "Mapping from US Core to PCORNet Admitting Source Codes"];
fhir:ConceptMap.status [ fhir:value "draft"];
fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean];
fhir:ConceptMap.date [ fhir:value "2021-12-06T18:53:10+00:00"^^xsd:dateTime];
fhir:ConceptMap.publisher [ fhir:value "HL7 International - Biomedical Research and Regulation Work Group"];
fhir:ConceptMap.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/rcrim" ] ]
];
fhir:ConceptMap.description [ fhir:value "This concept map defines a mapping from US Core Race to PCORNet Admitting Source codes."];
fhir:ConceptMap.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ] ]
];
fhir:ConceptMap.copyright [ fhir:value "Used by permission of HL7, all rights reserved Creative Commons License"];
fhir:ConceptMap.sourceCanonical [
fhir:value "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType";
fhir:link <http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType>
];
fhir:ConceptMap.targetCanonical [
fhir:value "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-admitting-source";
fhir:link <http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-admitting-source>
];
fhir:ConceptMap.group [
fhir:index 0;
fhir:ConceptMap.group.element [
fhir:index 0;
fhir:ConceptMap.group.element.code [ fhir:value "AV" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Ambulatory Visit" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 1;
fhir:ConceptMap.group.element.code [ fhir:value "ED" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Emergency Department" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 2;
fhir:ConceptMap.group.element.code [ fhir:value "ES" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Emergency Medical Service" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 3;
fhir:ConceptMap.group.element.code [ fhir:value "RH" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Rehabilitation Facility" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 4;
fhir:ConceptMap.group.element.code [ fhir:value "RS" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Residential Facility" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 5;
fhir:ConceptMap.group.element.code [ fhir:value "SN" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Skilled Nursing Facility" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ], [
fhir:index 6;
fhir:ConceptMap.group.element.code [ fhir:value "IP" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "Other Acute Inpatient Hospital" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equal" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.