This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
Raw JSON (canonical form + also see JSON Format Specification)
Example Concept Map with priorities
{ "resourceType" : "ConceptMap", "id" : "example-priority", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p class=\"res-header-id\">\n <b>Generated Narrative: ConceptMap example-priority</b>\n </p>\n <a name=\"example-priority\"> </a>\n <a name=\"hcexample-priority\"> </a>\n <a name=\"example-priority-en-US\"> </a>\n <p>Mapping from http://snomed.info/sct?fhir_vs to (not specified)</p>\n <br/>\n <p>\n <b>Group 1 </b>Mapping from \n <code>http://snomed.info./sct</code> to \n <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-icd10.html\">ICD-10</a>\n </p>\n <table class=\"grid\">\n <tr>\n <td colspan=\"2\">\n <b>Source Concept Details</b>\n </td>\n <td>\n <b>Relationship</b>\n </td>\n <td colspan=\"2\">\n <b>Target Concept Details</b>\n </td>\n <td colspan=\"2\">\n <b>Properties</b>\n </td>\n </tr>\n <tr>\n <td colspan=\"2\">\n <b>Codes</b> from http://snomed.info./sct\n </td>\n <td/>\n <td colspan=\"2\">\n <b>Codes</b> from \n <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-icd10.html\" title=\"http://hl7.org/fhir/sid/icd-10\">ICD-10</a>\n </td>\n <td>\n <b>mapAdvice</b>\n </td>\n <td>\n <b>priority</b>\n </td>\n </tr>\n <tr>\n <td style=\"border-right-width: 0px; border-bottom-style: none\">429353004</td>\n <td style=\"border-left-width: 0px; border-bottom-style: none\"/>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a>\n </td>\n <td style=\"border-right-width: 0px\">S59.7</td>\n <td style=\"border-left-width: 0px\"/>\n <td>todo</td>\n <td>todo</td>\n </tr>\n <tr>\n <td style=\"border-right-width: 0px; border-top-style: none; border-bottom-style: none\"/>\n <td style=\"border-left-width: 0px; border-top-style: none; border-bottom-style: none\"/>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a>\n </td>\n <td style=\"border-right-width: 0px\">S59.9</td>\n <td style=\"border-left-width: 0px\"/>\n <td>todo</td>\n <td>todo</td>\n </tr>\n <tr>\n <td style=\"border-right-width: 0px; border-top-style: none\"/>\n <td style=\"border-top-style: none; border-left-width: 0px\"/>\n <td>\n <a href=\"codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a>\n </td>\n <td style=\"border-right-width: 0px\">S59.8</td>\n <td style=\"border-left-width: 0px\"/>\n <td>todo</td>\n <td>todo</td>\n </tr>\n </table>\n </div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "vocab" }], "url" : "http://hl7.org/fhir/ConceptMap/example-priority", "version" : "6.0.0-ballot2", "title" : "Example map with priorities", "status" : "draft", "experimental" : true, "publisher" : "HL7 International / Terminology Infrastructure", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/Vocab" }] }], "description" : "Example inspired by UK extended complex map (999002271000000101)", "copyright" : "Creative Commons 0", "property" : [{ "code" : "priority", "description" : "The priority with which to choose this mapping over the other mappings for the same code", "type" : "string" }, { "code" : "mapAdvice", "description" : "Additional advice for a user using these maps", "type" : "string" }], "sourceScopeUri" : "http://snomed.info/sct?fhir_vs", "group" : [{ "source" : "http://snomed.info./sct", "target" : "http://hl7.org/fhir/sid/icd-10", "element" : [{ "code" : "429353004", "target" : [{ "code" : "S59.7", "relationship" : "source-is-narrower-than-target", "property" : [{ "code" : "priority", "valueString" : "1" }, { "code" : "mapAdvice", "valueString" : "ADDITIONAL CODE POSSIBLE" }] }, { "code" : "S59.9", "relationship" : "source-is-narrower-than-target", "property" : [{ "code" : "priority", "valueString" : "3" }, { "code" : "mapAdvice", "valueString" : "ADDITIONAL CODE POSSIBLE" }] }, { "code" : "S59.8", "relationship" : "source-is-narrower-than-target", "property" : [{ "code" : "priority", "valueString" : "2" }, { "code" : "mapAdvice", "valueString" : "ADDITIONAL CODE POSSIBLE" }] }] }] }] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Wed, Nov 20, 2024 21:51+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change