PackagesCanonicalsLogsProblems
    Packages
    sfm.030322@2.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole
{
  "description": "Used in SFM to provide relation between Practitioner and organization.",
  "_filename": "sfm-PractitionerRole.StructureDefinition.json",
  "package_name": "sfm.030322",
  "date": "2021-12-09",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "SfmPractitionerRole",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "sfm-PractitionerRole",
  "package_version": "2.0.1",
  "status": "active",
  "id": "55060110-64f0-4dce-a09d-ad16f9c6ab52",
  "kind": "resource",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole",
  "version": "1.1",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-Practitioner" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding.system",
      "path": "PractitionerRole.code.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7490"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}