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-healthcareservice-role

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ConceptMap",
  "id" : "conceptmap-snomed-nhsd-healthcareservice-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
			<h1>SNOMED-CT to NHSD Healthcare Service Role</h1>
		</div>"
  },
  "name" : "SNOMED-CT to NHSD Healthcare Service Role",
  "title" : "SNOMED-CT to NHSD Healthcare Service Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2013-09-14",
  "sourceReference" : {
    "reference" : "http://hl7.org.au/fhir/ValueSet/valueset-snomed-healthcareservice-role"
  },
  "targetReference" : {
    "reference" : "http://hl7.org.au/fhir/ValueSet/valueset-nhsd-healthcareservice-services"
  },
  "group" : [
    {
      "element" : [
        {
          "code" : "310080006",
          "target" : [
            {
              "code" : "42-7-1",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}