PackagesCanonicalsLogsProblems
    Packages
    acme.profiling.tutorial.r4@1.0.0
    http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step1
{
  "description": "HospitalXPatient profile after step 1.",
  "_filename": "HospitalXPatientStep1.json",
  "package_name": "acme.profiling.tutorial.r4",
  "date": "2021-06-03T13:06:54.5242611+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-06-03T20:46:45.340+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "HospitalXPatientStep1",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HospitalXPatient Step 1",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "3bb481fa-20e7-46ae-80cc-c7a1d77d3284",
  "kind": "resource",
  "url": "http://ardon.nl/fhir/StructureDefinition/HospitalXPatient-Step1",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}