FHIR Release 3 (STU) 5 Ballot

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-ballot: R5 Ballot - see ballot notes 3). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 Using Codes Code Systems Value Sets Concept Maps Identifier Systems R5 R4B 4.2.12.433 R4 Code System http://hl7.org/fhir/practitioner-specialty

Example ConceptMap/sc-goal-status (JSON)

Committee:
Vocabulary Patient Care Work Group   Maturity Level : 1 N/A Informative Use Context Standards Status : Not Intended for Production use This is a code system defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/practitioner-specialty Name: PractitionerSpecialty Informative Definition: This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner.

This code system http://hl7.org/fhir/practitioner-specialty defines the following codes: Code Display Definition cardio Cardiologist dent Dentist dietary Raw JSON Dietary consultant midw ( canonical form Midwife sysarch + also see JSON Format Specification Systems architect   )

See the full registry of value sets defined as part of FHIR. Canonical Mapping for "GoalLifecycleStatus"

{
  "resourceType" : "ConceptMap",
  "id" : "sc-goal-status",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>GoalLifecycleStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-goal-status)</h2><p>Mapping from <a href=\"valueset-goal-status.html\">http://hl7.org/fhir/ValueSet/goal-status</a> to <a href=\"valueset-resource-status.html\">http://hl7.org/fhir/ValueSet/resource-status</a></p><p>DRAFT. Published on 2020-12-28T16:55:11+11:00 by HL7 (FHIR Project) (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"mailto:fhir@lists.hl7.org\">fhir@lists.hl7.org</a>). </p><div><p>Canonical Mapping for &quot;Codes that reflect the current state of a goal and whether the goal is still being targeted.&quot;</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td colspan=\"3\">Mapping from <a href=\"codesystem-goal-status.html\">GoalLifecycleStatus</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></td></tr><tr><td>entered-in-error</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>error</td></tr><tr><td>proposed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>proposed</td></tr><tr><td>planned</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>planned</td></tr><tr><td>rejected</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>declined</td></tr><tr><td>accepted</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>accepted</td></tr><tr><td>active</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>on-hold</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>suspended</td></tr><tr><td>completed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>cancelled</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/ConceptMap/sc-goal-status",
  "version" : "5.0.0-ballot",
  "name" : "GoalLifecycleStatusCanonicalMap",
  "title" : "Canonical Mapping for \"GoalLifecycleStatus\"",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-12-28T16:55:11+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "Canonical Mapping for \"Codes that reflect the current state of a goal and whether the goal is still being targeted.\"",
  "sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/goal-status",
  "targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
  "group" : [{
    "source" : "http://hl7.org/fhir/goal-status",
    "target" : "http://hl7.org/fhir/resource-status",
    "element" : [{
      "code" : "entered-in-error",
      "target" : [{
        "code" : "error",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "proposed",
      "target" : [{
        "code" : "proposed",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "planned",
      "target" : [{
        "code" : "planned",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "rejected",
      "target" : [{
        "code" : "declined",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "accepted",
      "target" : [{
        "code" : "accepted",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "active",
      "target" : [{
        "code" : "active",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "on-hold",
      "target" : [{
        "code" : "suspended",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "completed",
      "target" : [{
        "code" : "complete",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "cancelled",
      "target" : [{
        "code" : "abandoned",
        "relationship" : "equivalent"
      }]
    }]
  }]
}

Explanation of the columns that may appear on this page: Level A few code lists Usage note: every effort has been made to ensure that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes the examples are under other codes, correct and imply that the code useful, but they are under also applies Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.