{
  "resourceType": "StructureDefinition",
  "id": "bba9ed25-2759-4b60-a0e7-0786ecce6b7f",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-09-13T08:33:59.324+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/DodsmeldingPractitionerRole",
  "name": "DodsmeldingPractitionerRole",
  "status": "draft",
  "date": "2021-09-13T08:34:00.6837164+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.organization",
        "path": "PractitionerRole.organization",
        "requirements": "There are currently no logical identifiers for PractitionerRoles in Norway, which is why 'display' is used.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.display",
        "path": "PractitionerRole.organization.display",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.location",
        "path": "PractitionerRole.location",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.telecom",
        "path": "PractitionerRole.telecom",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}