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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b.r4b
Resource TypeValueSet
IdValueSet-R4-v3-ActRelationshipFulfills-for-R4B.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet R4-v3-ActRelationshipFulfills-for-R4B

This value set expansion contains 4 concepts.

CodeSystemDisplayDefinition
  OCCRhttp://terminology.hl7.org/CodeSystem/v3-ActRelationshipTypeoccurrence

The source act is a single occurrence of a repeatable target act. The source and target act can be in any mood on the "completion track" but the source act must be as far as or further along the track than the target act (i.e., the occurrence of an intent can be an event but not vice versa).

  OREFhttp://terminology.hl7.org/CodeSystem/v3-ActRelationshipTypereferences order

Relates either an appointment request or an appointment to the order for the service being scheduled.

  SCHhttp://terminology.hl7.org/CodeSystem/v3-ActRelationshipTypeschedules request

Associates a specific time (and associated resources) with a scheduling request or other intent.

  FLFShttp://terminology.hl7.org/CodeSystem/v3-ActRelationshipTypefulfills

The source act fulfills (in whole or in part) the target act. Source act must be in a mood equal or more actual than the target act.


Source1

{
  "resourceType": "ValueSet",
  "id": "R4-v3-ActRelationshipFulfills-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/4.0/ValueSet/R4-v3-ActRelationshipFulfills-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R4_v3_ActRelationshipFulfills_for_R4B",
  "title": "Cross-version VS for R4.v3.ActRelationshipFulfills for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:20.209066+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-ActRelationshipFulfills|2014-03-26 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "OCCR",
            "display": "occurrence"
          },
          {
            "code": "OREF",
            "display": "references order"
          },
          {
            "code": "SCH",
            "display": "schedules request"
          },
          {
            "code": "FLFS",
            "display": "fulfills"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:20.209067+10:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2018-08-12",
        "code": "OCCR",
        "display": "occurrence"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2018-08-12",
        "code": "OREF",
        "display": "references order"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2018-08-12",
        "code": "SCH",
        "display": "schedules request"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2018-08-12",
        "code": "FLFS",
        "display": "fulfills"
      }
    ]
  }
}