Package | openehr.base |
Type | StructureDefinition |
Id | INTERNET-ID |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-INTERNET-ID.html |
URL | http://openehr.org/fhir/StructureDefinition/INTERNET-ID |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | INTERNET_ID |
Title | INTERNET_ID |
Realm | uv |
Authority | hl7 |
Description | Model of a reverse internet domain, as used to uniquely identify an internet domain. In the form of a dot-separated string in the reverse order of a domain name, specified by IETF RFC 1034. |
Type | http://openehr.org/fhir/StructureDefinition/INTERNET_ID |
Kind | logical |
No resources found
StructureDefinition | |
UID | UID |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition INTERNET-ID
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | UID | Elements defined in Ancestors:value Model of a reverse internet domain, as used to uniquely identify an internet domain | |
{ "resourceType": "StructureDefinition", "id": "INTERNET-ID", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/BASE/latest/base_types.html#_internet_id_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/INTERNET-ID", "version": "0.1.0", "name": "INTERNET_ID", "title": "INTERNET_ID", "status": "active", "experimental": false, "date": "2023-06-27T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Model of a reverse internet domain, as used to uniquely identify an internet domain. In the form of a dot-separated string in the reverse order of a domain name, specified by IETF RFC 1034.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/INTERNET_ID", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/UID", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "INTERNET_ID", "path": "INTERNET_ID", "short": "Model of a reverse internet domain, as used to uniquely identify an internet domain", "definition": "Model of a reverse internet domain, as used to uniquely identify an internet domain. In the form of a dot-separated string in the reverse order of a domain name, specified by IETF RFC 1034.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "INTERNET_ID.value", "path": "INTERNET_ID.value", "short": "The value of the id", "definition": "The value of the id.", "min": 1, "max": "1", "base": { "path": "UID.value", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "INTERNET_ID", "path": "INTERNET_ID", "short": "Model of a reverse internet domain, as used to uniquely identify an internet domain", "definition": "Model of a reverse internet domain, as used to uniquely identify an internet domain. In the form of a dot-separated string in the reverse order of a domain name, specified by IETF RFC 1034.", "min": 0, "max": "*", "isModifier": false } ] } }