PackagesCanonicalsLogsProblems
    Packages
    resource.versioning@0.2.0-beta
    https://fake-acme.org/fhir/StructureDefinition/VersionedPatient
{
  "description": null,
  "_filename": "VersionedPatient.StructureDefinition.json",
  "package_name": "resource.versioning",
  "date": "2022-08-30T03:07:09.314799+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "VersionedPatient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2.0-beta",
  "status": "draft",
  "id": "331a6c3c-c0b7-436a-a28c-18d58bd3d43e",
  "kind": "resource",
  "url": "https://fake-acme.org/fhir/StructureDefinition/VersionedPatient",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:myExtension",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ]
      } ],
      "sliceName": "myExtension",
      "isModifier": false
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}