PackagesCanonicalsLogsProblems
    Packages
    fhirtest.project@0.1.0
    http:/example.com/MyPatientProfile2
{
  "description": null,
  "_filename": "MyPatientProfile2.json",
  "package_name": "fhirtest.project",
  "date": null,
  "publisher": null,
  "name": "MyPatientProfile2",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "active",
  "id": "b5c50b0b-ecec-4c40-a9e7-bcd1f04fe2ae",
  "kind": "resource",
  "url": "http:/example.com/MyPatientProfile2",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.telecom",
      "min": 1,
      "path": "Patient.telecom"
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}