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

FHIR IG analytics

Packagejohnmoehrke.relatedpersonconsent.example
Resource TypeCodeSystem
IdCodeSystem-AuthorizedCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/JohnMoehrke/RelatedPersonConsent/CodeSystem-AuthorizedCodes.html
URLhttp://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes
Version0.1.0
Statusactive
Date2026-07-09T18:28:55+00:00
NameAuthorizedCodes
TitleConsent type that is authorizing a RelatedPerson
Realmuv
DescriptionCodeSystem for authorizing Consent types for a RelatedPerson
Contentcomplete

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: CodeSystem AuthorizedCodes

This case-sensitive code system http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes defines the following code:

CodeDisplay
RelatedPersonAuthorizing Authorizing Consent for a Related Person

Source1

{
  "resourceType": "CodeSystem",
  "id": "AuthorizedCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes",
  "version": "0.1.0",
  "name": "AuthorizedCodes",
  "title": "Consent type that is authorizing a RelatedPerson",
  "status": "active",
  "experimental": false,
  "date": "2026-07-09T18:28:55+00:00",
  "publisher": "John Moehrke (himself)",
  "contact": [
    {
      "name": "John Moehrke (himself)",
      "telecom": [
        {
          "system": "url",
          "value": "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com"
        }
      ]
    },
    {
      "name": "John Moehrke (himself)",
      "telecom": [
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description": "CodeSystem for authorizing Consent types for a RelatedPerson",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "RelatedPersonAuthorizing",
      "display": "Authorizing Consent for a Related Person"
    }
  ]
}