Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Content Detailed Descriptions Mappings XML JSON

Example ConceptMap/sc-detectedissue-status (JSON)

Extension: animalSpecies URL for this extension: http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies Status: draft. Extension maintained by: HL7 This extension should be used to specifiy that a practioner or RelatedPerson resource is a service animal. Context of Use: Use on Element ID Practitioner or Element ID RelatedPerson Extension Content
Patient Administration Clinical Decision Support Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints animalSpecies 0..1 CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies animalSpecies: This extension should be used to specifiy that a practioner or RelatedPerson resource is a service animal. Binding: Animal species Raw JSON ( example ) Use on Element ID Practitioner or Element ID RelatedPerson Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies animalSpecies: This extension should be used to specifiy that a practioner or RelatedPerson resource is a service animal. Use on Element ID Practitioner or Element ID RelatedPerson extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies" value[x] I 1..1 CodeableConcept Value of extension Binding: Animal species canonical form ( example + also see JSON Format Specification ) Documentation for this format XML Template

<!-- animalSpecies --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueCodeableConcept> </extension>

JSON Template Canonical Mapping for "Detected Issue Status"

{ // // from Element: " ] " " }
{
  "resourceType" : "ConceptMap",
  "id" : "sc-detectedissue-status",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DetectedIssueStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-detectedissue-status)</h2><p>Mapping from <a href=\"valueset-detectedissue-status.html\">http://hl7.org/fhir/ValueSet/detectedissue-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;Indicates the status of a detected issue&quot;</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"codesystem-observation-status.html\">ObservationStatus</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></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>preliminary</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>draft</td></tr><tr><td>final</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>mitigated</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>inactive</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/ConceptMap/sc-detectedissue-status",
  "version" : "5.0.0-snapshot3",
  "name" : "DetectedIssueStatusCanonicalMap",
  "title" : "Canonical Mapping for \"Detected Issue Status\"",
  "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 \"Indicates the status of a detected issue\"",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/detectedissue-status",
  "targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
  "group" : [{
    "source" : "http://hl7.org/fhir/observation-status",
    "target" : "http://hl7.org/fhir/resource-status",
    "element" : [{
      "code" : "entered-in-error",
      "target" : [{
        "code" : "error",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "preliminary",
      "target" : [{
        "code" : "draft",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "final",
      "target" : [{
        "code" : "complete",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "mitigated",
      "target" : [{
        "code" : "inactive",
        "relationship" : "equivalent"
      }]
    }]
  }]
}

Summary Name Flags Card. Type Description & Constraints animalSpecies 0..1 CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies animalSpecies: This extension should be used to specifiy that a practioner or RelatedPerson resource is a service animal. Binding: Animal species ( example ) Use on Element ID Practitioner or Element ID RelatedPerson Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies animalSpecies: This extension should be used Usage note: every effort has been made to specifiy ensure that the examples are correct and useful, but they are not a practioner or RelatedPerson resource is a service animal. Use on Element ID Practitioner or Element ID RelatedPerson extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/practitioner-animalSpecies" value[x] I 1..1 CodeableConcept Value normative part of extension Binding: Animal species ( example ) Documentation for this format XML Template <!-- animalSpecies --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueCodeableConcept> </extension> JSON Template the specification.

{ // // from Element: " ] " " }
  Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div ) ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) ) ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )