PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.merier.r5@0.1.0-alpha
    http://electronichealth.se/fhir/meri/StructureDefinition/medical-record-se-meri
{
  "description": "Profile representing a patient record",
  "_filename": "StructureDefinition-medical-record-se-meri.json",
  "package_name": "se.electronichealth.fhir.merier.r5",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "MedicalRecordSeMeRI",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0-alpha",
  "status": "retired",
  "id": "8c6c1bae-6a6e-4989-b10d-063848c03a93",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/meri/StructureDefinition/medical-record-se-meri",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Patient.managingOrganization",
      "min": 1,
      "path": "Patient.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/meri/StructureDefinition/healthcare-provider-se-meri" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization.identifier",
      "min": 1,
      "path": "Patient.managingOrganization.identifier",
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization.identifier.system",
      "min": 1,
      "path": "Patient.managingOrganization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization.identifier.value",
      "min": 1,
      "path": "Patient.managingOrganization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.link",
      "max": "1",
      "min": 1,
      "path": "Patient.link",
      "mustSupport": true
    }, {
      "id": "Patient.link.other",
      "path": "Patient.link.other",
      "type": [ {
        "code": "Reference",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
          "valueBoolean": false
        } ],
        "targetProfile": [ "http://electronichealth.se/fhir/meri/StructureDefinition/patient-se-meri" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.link.other.identifier",
      "min": 1,
      "path": "Patient.link.other.identifier",
      "mustSupport": true
    }, {
      "id": "Patient.link.other.identifier.system",
      "min": 1,
      "path": "Patient.link.other.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.link.other.identifier.value",
      "min": 1,
      "path": "Patient.link.other.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.link.type",
      "path": "Patient.link.type",
      "fixedCode": "seealso",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}