FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/IHE.MHD.List

Packagenictiz.fhir.nl.stu3.zib2017
TypeStructureDefinition
IdIHE.MHD.List
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List
URLhttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List
Statusactive
Date2019-07-29
NameNictiz.IHE.MHD.List
TitleNictiz IHE MHD Profile on List (Folder)
Realmnl
Authorityhl7
DescriptionProfile on List for use as a Document Folder based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD) The IHE MHD Profile text is Normative, this conformance resource is Informative.
PurposeCopied profile from IHE MHD to have control over the downstream references. The ProvideDocumentBundle.Minimal and DocumentManifest profiles contained error that are only addressed in FHIR R4. These profiles are copied and fixed. This profile is copied and governed by Nictiz because the ProvideDocumentBundle profile references to this profile.
TypeList
Kindresource

Resources that use this resource

StructureDefinition
IHE.MHD.Minimal.ProvideDocumentBundleNictiz IHE MHD profile on Provide Document Bundle (ITI-65) transaction with Minimal Metadata

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

StructureDefinition for List Resource supporting XDS Folders in the IHE IT Infrastructure Technical Framework Supplement Mobile access to Health Documents (MHD) Rev. 2.3. The IHE MHD Profile text is Normative, this conformance resource is Informative.

Source

{
  "resourceType": "StructureDefinition",
  "id": "IHE.MHD.List",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List",
  "name": "Nictiz.IHE.MHD.List",
  "title": "Nictiz IHE MHD Profile on List (Folder)",
  "status": "active",
  "experimental": false,
  "date": "2019-07-29",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Profile on List for use as a Document Folder based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3.  See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD)  The IHE MHD Profile text is Normative, this conformance resource is Informative.",
  "purpose": "Copied profile from IHE MHD to have control over the downstream references. The ProvideDocumentBundle.Minimal and DocumentManifest profiles contained error that are only addressed in FHIR R4. These profiles are copied and fixed. This profile is copied and governed by Nictiz because the ProvideDocumentBundle profile references to this profile.",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List.identifier",
        "path": "List.identifier",
        "comment": "When the List.identifier carries the entryUUID then the List.identifier.use shall be ‘official’; and the uniqueId then the List.identifier.use shall be\r\n‘usual’.",
        "min": 1
      },
      {
        "id": "List.mode",
        "path": "List.mode",
        "comment": "shall be ‘working’",
        "fixedCode": "working"
      },
      {
        "id": "List.title",
        "path": "List.title",
        "min": 1
      },
      {
        "id": "List.code",
        "path": "List.code",
        "comment": "code.coding is [0..*] so may contain many.",
        "min": 1
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "comment": "URL Points to an existing Patient resource representing Affinity Domain Patient.",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.source",
        "path": "List.source",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.orderedBy",
        "path": "List.orderedBy",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.entry.flag",
        "path": "List.entry.flag",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.entry.deleted",
        "path": "List.entry.deleted",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.entry.date",
        "path": "List.entry.date",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      },
      {
        "id": "List.emptyReason",
        "path": "List.emptyReason",
        "comment": "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max": "0"
      }
    ]
  }
}