Australian Profile for Provider Directory Services

This page is part of the Australian Provider Directory IG (v0.2.0: PD 1 on FHIR STU3 Draft) based on FHIR R3. The current version which supercedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions

Example: ConceptMap-conceptmap-snomed-nhsd-core

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ConceptMap",
  "id" : "conceptmap-snomed-nhsd-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
			<h1>SNOMED-CT to NHSD core service</h1>
		</div>"
  },
  "name" : "SNOMED-CT to NHSD core service",
  "title" : "SNOMED-CT to NHSD core service",
  "status" : "active",
  "experimental" : false,
  "date" : "2013-07-25",
  "sourceReference" : {
    "reference" : "http://hl7.org.au/fhir/ValueSet/valueset-snomed-practitioner-role"
  },
  "targetReference" : {
    "reference" : "http://hl7.org.au/fhir/ValueSet/valueset-nhsd-core-services"
  },
  "group" : [
    {
      "element" : [
        {
          "code" : "1421009",
          "target" : [
            {
              "code" : "2535-11.0",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "3430008",
          "target" : [
            {
              "code" : "2512-12-0"
            }
          ]
        },
        {
          "code" : "3842006",
          "target" : [
            {
              "code" : "2521-11-0"
            }
          ]
        },
        {
          "code" : "4162009",
          "target" : [
            {
              "code" : "4112",
              "equivalence" : "inexact"
            }
          ]
        }
      ]
    }
  ]
}