PackagesCanonicalsLogsProblems
    Packages
    who.ved@4.0.0
    https://who-int.github.io/svc/refs/heads/rc2/StructureDefinition/svc-patient
{
  "description": "Corresponds to the demographic information on the front page of the a paper Smart Vaccination Certificate (SVC)\\n\\nAn SVC_Patient should:\\n* set the [identifier.assigner](StructureDefinition-svc-patient-definitions.html#Patient.identifier.assigner) to reference the [SVC Organization](StructureDefinition-svc-organization.html) resource associated to the PHA via the WHO Public Key Directory",
  "_filename": "SVCPatient.json",
  "package_name": "who.ved",
  "date": "2021-04-09T17:17:39+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-04-20T09:39:59.611+00:00"
  },
  "publisher": "World Health Organization (WHO)",
  "fhirVersion": "4.0.1",
  "name": "SVC_Patient",
  "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": "SVC Patient",
  "package_version": "4.0.0",
  "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": "ee522531-7762-43ec-8f02-b44e73e629ab",
  "kind": "resource",
  "url": "https://who-int.github.io/svc/refs/heads/rc2/StructureDefinition/svc-patient",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "ordered": true,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:SVC_Identifier",
      "min": 1,
      "path": "Patient.identifier",
      "sliceName": "SVC_Identifier"
    }, {
      "id": "Patient.identifier:SVC_Identifier.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:SVC_Identifier.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:SVC_Identifier.assigner",
      "min": 1,
      "path": "Patient.identifier.assigner",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}