PackagesCanonicalsLogsProblems
    Packages
    canadian.fsh.demo@0.1.0-test
    https://fake-acme.org/fhir/Canadian-FSH-Demo/StructureDefinition/MapleLeafPatient
{
  "description": "This is a demo patient",
  "_filename": "StructureDefinition-MapleLeafPatient.json",
  "package_name": "canadian.fsh.demo",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MapleLeafPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Maple Leaf patient",
  "package_version": "0.1.0-test",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Individuals"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "75aa0cfc-7f08-4c6e-b4fe-78caf2d1a524",
  "kind": "resource",
  "url": "https://fake-acme.org/fhir/Canadian-FSH-Demo/StructureDefinition/MapleLeafPatient",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "min": 1,
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}