{
  "resourceType": "StructureDefinition",
  "id": "ACMEUseCasePractitioner",
  "meta": {
    "lastUpdated": "2022-07-08T12:52:22.9191691+00:00"
  },
  "url": "https://fake-acme.org/fhir/StructureDefinition/ACMEUseCasePractitioner",
  "name": "ACMEUseCasePractitioner",
  "status": "draft",
  "date": "2022-07-08T12:56:24.902118+00:00",
  "publisher": "ACME Corp",
  "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": "Practitioner",
  "baseDefinition": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.photo",
        "path": "Practitioner.photo",
        "max": "1"
      }
    ]
  }
}