{
  "resourceType": "StructureDefinition",
  "id": "Practitioner-uv-ips",
  "meta": {
    "lastUpdated": "2018-02-15T15:53:57.291+00:00"
  },
  "url": "http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips",
  "name": "PractitionerUvIps",
  "title": "Practitioner (IPS)",
  "status": "active",
  "date": "2018-02-15T15:36:51.805+00:00",
  "description": "This profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results.",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner",
        "path": "Practitioner",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.given",
        "path": "Practitioner.name.given",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address",
        "path": "Practitioner.address",
        "mustSupport": true
      }
    ]
  }
}