Package | who.ved |
Type | StructureDefinition |
Id | svc-patient |
FHIR Version | R4 |
Source | null/https://simplifier.net/resolve?scope=who.ved@4.0.0&canonical=https://who-int.github.io/svc/refs/heads/rc2/StructureDefinition/svc-patient |
URL | https://who-int.github.io/svc/refs/heads/rc2/StructureDefinition/svc-patient |
Version | 0.2.0 |
Status | active |
Date | 2021-04-09T17:17:39+00:00 |
Name | SVC_Patient |
Title | SVC Patient |
Realm | uv |
Authority | who |
Description | Corresponds to the demographic information on the front page of the a paper Smart Vaccination Certificate (SVC) An SVC_Patient should: * 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 |
Type | Patient |
Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Patient | Information about an individual or animal receiving health care services | |
![]() ![]() ![]() | 1..* | (Slice Definition) | An identifier for this patient Slice: Ordered, Open by value:system | |
![]() ![]() ![]() ![]() | 1..* | Identifier | An identifier for this patient | |
![]() ![]() ![]() ![]() ![]() | S | 1..1 | uri | The namespace for the identifier value |
![]() ![]() ![]() ![]() ![]() | S | 1..1 | string | The value that is unique |
![]() ![]() ![]() ![]() ![]() | S | 1..1 | Reference(Organization) | Organization that issued id (may be just text) |
![]() |
{ "resourceType": "StructureDefinition", "id": "svc-patient", "meta": { "lastUpdated": "2021-04-20T09:39:59.611+00:00" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Individuals" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "https://who-int.github.io/svc/refs/heads/rc2/StructureDefinition/svc-patient", "version": "0.2.0", "name": "SVC_Patient", "title": "SVC Patient", "status": "active", "date": "2021-04-09T17:17:39+00:00", "publisher": "World Health Organization (WHO)", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.who.int" } ] } ], "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", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "loinc", "uri": "http://loinc.org", "name": "LOINC code for the element" } ], "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "ordered": true, "rules": "open" }, "min": 1 }, { "id": "Patient.identifier:SVC_Identifier", "path": "Patient.identifier", "sliceName": "SVC_Identifier", "min": 1 }, { "id": "Patient.identifier:SVC_Identifier.system", "path": "Patient.identifier.system", "min": 1, "mustSupport": true }, { "id": "Patient.identifier:SVC_Identifier.value", "path": "Patient.identifier.value", "min": 1, "mustSupport": true }, { "id": "Patient.identifier:SVC_Identifier.assigner", "path": "Patient.identifier.assigner", "min": 1, "mustSupport": true } ] } }