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

FHIR IG Statistics: StructureDefinition/Sample

Packagehl7.eu.fhir.oah
Resource TypeStructureDefinition
IdSample
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/StructureDefinition-Sample.html
URLhttp://hl7.eu/fhir/ig/oah/StructureDefinition/Sample
Version0.1.0-ci-build
Statusdraft
Date2025-08-11T08:52:23+00:00
NameSampleOah
TitleSample
Realmeu
Authorityhl7
DescriptionInformation about the sample used for this measure
Typehttp://hl7.eu/fhir/ig/oah/StructureDefinition/Sample
Kindlogical

Resources that use this resource

ConceptMap
SampleOah2FHIROAH Sample Model to this guide Map
StructureDefinition
SimpleIndicatorSimple Indicator
StructuredIndicatorStructured Indicator

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition Sample

NameFlagsCard.TypeDescription & Constraintsdoco
.. Sample 0..*BaseSample
... site 1..1BaseSampling Site
.... identifier 1..*BaseSite identifier
.... name 1..*BaseSite Name
.... gps 0..1BaseGPS
.... characteristics 0..*BaseCharacteristics
.... formReference 0..*Reference(Binary | QuestionnaireResponse | DocumentReference)Form Reference
... dateOfSampling 1..1dateTimeDate of Sample
... perfomer[x] 0..*Performer
.... perfomerPractitionerRolePractitionerRole
.... perfomerOrganizationOrganization

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Sample",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample",
  "version": "0.1.0-ci-build",
  "name": "SampleOah",
  "title": "Sample",
  "status": "draft",
  "date": "2025-08-11T08:52:23+00:00",
  "publisher": "OneAquaHealth Project",
  "contact": [
    {
      "name": "OneAquaHealth Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description": "Information about the sample used for this measure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "Sample",
        "path": "Sample",
        "short": "Sample",
        "definition": "Information about the sample used for this measure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Sample.site",
        "path": "Sample.site",
        "short": "Sampling Site",
        "definition": "Sampling Site",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Sample.site",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.identifier",
        "path": "Sample.site.identifier",
        "short": "Site identifier",
        "definition": "Site identifier",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Sample.site.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.name",
        "path": "Sample.site.name",
        "short": "Site Name",
        "definition": "Site Name",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Sample.site.name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.gps",
        "path": "Sample.site.gps",
        "short": "GPS",
        "definition": "GPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Sample.site.gps",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.characteristics",
        "path": "Sample.site.characteristics",
        "short": "Characteristics",
        "definition": "Characteristics",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Sample.site.characteristics",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.formReference",
        "path": "Sample.site.formReference",
        "short": "Form Reference",
        "definition": "Reference to the form where the details about the site have been captured",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Sample.site.formReference",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Binary",
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ]
      },
      {
        "id": "Sample.dateOfSampling",
        "path": "Sample.dateOfSampling",
        "short": "Date of Sample",
        "definition": "Date of Sample",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Sample.dateOfSampling",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Sample.perfomer[x]",
        "path": "Sample.perfomer[x]",
        "short": "Performer",
        "definition": "Performer",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Sample.perfomer[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "PractitionerRole"
          },
          {
            "code": "Organization"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Sample",
        "path": "Sample",
        "short": "Sample",
        "definition": "Information about the sample used for this measure"
      },
      {
        "id": "Sample.site",
        "path": "Sample.site",
        "short": "Sampling Site",
        "definition": "Sampling Site",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.identifier",
        "path": "Sample.site.identifier",
        "short": "Site identifier",
        "definition": "Site identifier",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.name",
        "path": "Sample.site.name",
        "short": "Site Name",
        "definition": "Site Name",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.gps",
        "path": "Sample.site.gps",
        "short": "GPS",
        "definition": "GPS",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.characteristics",
        "path": "Sample.site.characteristics",
        "short": "Characteristics",
        "definition": "Characteristics",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "Sample.site.formReference",
        "path": "Sample.site.formReference",
        "short": "Form Reference",
        "definition": "Reference to the form where the details about the site have been captured",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Binary",
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ]
      },
      {
        "id": "Sample.dateOfSampling",
        "path": "Sample.dateOfSampling",
        "short": "Date of Sample",
        "definition": "Date of Sample",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Sample.perfomer[x]",
        "path": "Sample.perfomer[x]",
        "short": "Performer",
        "definition": "Performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "PractitionerRole"
          },
          {
            "code": "Organization"
          }
        ]
      }
    ]
  }
}