FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.imageavailability
Resource TypeStructureDefinition
IdStructureDefinition-bbs-lm-Patient-serve-timeline.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.imageavailability@1.0.0-rc.2&canonical=http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient-serve-timeline
URLhttp://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient-serve-timeline
Statusactive
NameBbsLmPatientServeTimeline
TitlePatient (Serve image and report timeline)
Realmnl
DescriptionThe person on which an imaging study is performed.
PurposeThis LogicalModel represents (the functional requirements of) the Patient building block in the 'Serve image and report timeline' transaction within the context of the information standard [Image Availability (Beeldbeschikbaarheid)](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Beeldbeschikbaarheid).
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Typehttp://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient-serve-timeline
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
medmij.fhir.nl.r4.imageavailability#1.0.0-rc.2bbs-lm-PatientPatient

Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "StructureDefinition",
  "id": "bbs-lm-Patient-serve-timeline",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient-serve-timeline",
  "name": "BbsLmPatientServeTimeline",
  "title": "Patient (Serve image and report timeline)",
  "status": "active",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The person on which an imaging study is performed.",
  "purpose": "This LogicalModel represents (the functional requirements of) the Patient building block in the 'Serve image and report timeline' transaction within the context of the information standard [Image Availability (Beeldbeschikbaarheid)](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Beeldbeschikbaarheid).",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient-serve-timeline",
  "baseDefinition": "http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "bbs-lm-Patient-serve-timeline",
        "path": "bbs-lm-Patient-serve-timeline",
        "short": "Patient (Serve image and report timeline)",
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation.FirstNames",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation.FirstNames",
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation.Initials",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation.Initials",
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation.LastName",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation.LastName",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation.LastName.Prefix",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation.LastName.Prefix",
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.NameInformation.LastName.LastName",
        "path": "bbs-lm-Patient-serve-timeline.NameInformation.LastName.LastName",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.PatientIdentificationNumber",
        "path": "bbs-lm-Patient-serve-timeline.PatientIdentificationNumber",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.DateOfBirth",
        "path": "bbs-lm-Patient-serve-timeline.DateOfBirth",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "bbs-lm-Patient-serve-timeline.Gender",
        "path": "bbs-lm-Patient-serve-timeline.Gender",
        "mustSupport": true
      }
    ]
  }
}